wooz-Y Posted March 9, 2006 Report Share Posted March 9, 2006 getdetails(); $myserver->getplayers(); $tmod = $myserver->mModName(); $tmap = $myserver->mMap(); ?> mHostname(); ?> IP: mAddress(); ?> Map:mMap(); ?> Players: mActive()." / ".$myserver->mMax(); ?> Name Kills mPlayerData(); $trans = get_html_translation_table(HTML_ENTITIES); while (list($num, $playerarr) = each($player_data)) { print " "; while (list($k, $v) = each($playerarr)) { $v = strtr($v, $trans); if($k != "Index") { echo " $v "; } } print " \n"; } ?> shitadus brinumus man rada sheit ir pac script nevaru sapras kas tur par vainu http://paste.php.lv/3407 Link to comment Share on other sites More sharing options...
bubu Posted March 9, 2006 Report Share Posted March 9, 2006 Ja kods neielien vienā ekrānā, tad ļoti retais kāds lasīs un mēģinās iebraukt kodā, ja netiek konkrēta problēma pateikta. Link to comment Share on other sites More sharing options...
GedroX Posted March 10, 2006 Report Share Posted March 10, 2006 CIK REIZES TEIKT????? Saliec visur skriptā <? vietā <?php!!!! Vai arī uzliec short_open_tags=on php.ini failā un restartē apache! Link to comment Share on other sites More sharing options...
hmnc Posted March 10, 2006 Report Share Posted March 10, 2006 cik man zināms tad short_open_tags ir defaultā on Link to comment Share on other sites More sharing options...
GedroX Posted March 10, 2006 Report Share Posted March 10, 2006 Jaunākajos PHP nē. Link to comment Share on other sites More sharing options...
Recommended Posts