|
||||||||||||||||||||||||
|
Note : to display all sites, check no boxes and select "All" for language if ($game==1) : $box[0]=1; else : $box[0]=0; endif; if ($units==1) : $box[1]=1; else : $box[1]=0; endif; if ($buildings==1) : $box[2]=1; else : $box[2]=0; endif; if ($spell==1) : $box[3]=1; else : $box[3]=0; endif; if ($image==1) : $box[4]=1; else : $box[4]=0; endif; if ($file==1) : $box[5]=1; else : $box[5]=0; endif; if ($article==1) : $box[6]=1; else : $box[6]=0; endif; if ($tips==1) : $box[7]=1; else : $box[7]=0; endif; if ($poll==1) : $box[8]=1; else : $box[8]=0; endif; if ($forum==1) : $box[9]=1; else : $box[9]=0; endif; table_out ($nb_lignes,$arr,$box,$language); ?> function table_out($rows,$arr,$choice,$langue) { reset ($arr); echo "
|
||||||||||||||||||||||||
To add a site :
|