moin,
also ich bin echtn nup in sachen page basteln und so ..
deshalb meine frage :
was ist die chmod 777 und wo muss ich die hier :
<?php
// width of phgstats table
$phgtable ='500';
/* game server variables:
* aa, atron, bf, bfv, bf2, cod, cod2, d3, et, fear, hl_old, hl, hl2, mohaa,
* pk, qw, q1. q2, q3, q4, rtcw, rune, sof2, ut, ut2003, ut2004
*/
// server settings ( 'game:ip.ip.ip.ip:port:(queryport)'
// Read the INSTALL file for more Informations
$gameserver = array(
'hl:85.10.204.164:27015:',
'hl2:85.10.204.164:27017:',
'cod2:85.25.130.204:28960:',
'ts:85.10.204.164:8767:51234',
'hl:85.10.204.164:27016:',
);
// server country
$country = array(
'Germany',
'Germany',
'Germany',
'Germany',
'Germany',
);
?>
einfügen``???