|
|||||||||||||||||||||||||||||||||||||||
function liste_select($rows,$arr)
{
for ($i=0;$i<22;$i++) {
next($arr);
}
for ($r=1;$r<$rows;$r++) {
next($arr);
$str2=pos($arr);
echo "";
next($arr);
for ($i=2;$i<22;$i++) {
next($arr);
}
}
}
?>
if ($game==1) :
$box[0]=1;
else :
$box[0]=0;
endif;
if ($characters==1) :
$box[1]=1;
else :
$box[1]=0;
endif;
if ($items==1) :
$box[2]=1;
else :
$box[2]=0;
endif;
if ($bestiary==1) :
$box[3]=1;
else :
$box[3]=0;
endif;
if ($abilities==1) :
$box[4]=1;
else :
$box[4]=0;
endif;
if ($walk==1) :
$box[5]=1;
else :
$box[5]=0;
endif;
if ($tips==1) :
$box[6]=1;
else :
$box[6]=0;
endif;
if ($map==1) :
$box[7]=1;
else :
$box[7]=0;
endif;
if ($card==1) :
$box[8]=1;
else :
$box[8]=0;
endif;
if ($chocobo==1) :
$box[9]=1;
else :
$box[9]=0;
endif;
if ($image==1) :
$box[10]=1;
else :
$box[10]=0;
endif;
if ($wallpaper==1) :
$box[11]=1;
else :
$box[11]=0;
endif;
if ($music==1) :
$box[12]=1;
else :
$box[12]=0;
endif;
if ($video==1) :
$box[13]=1;
else :
$box[13]=0;
endif;
if ($download==1) :
$box[14]=1;
else :
$box[14]=0;
endif;
if ($forum==1) :
$box[15]=1;
else :
$box[15]=0;
endif;
if ($chat==1) :
$box[16]=1;
else :
$box[16]=0;
endif;
if ($poll==1) :
$box[17]=1;
else :
$box[17]=0;
endif;
table_out ($nb_lignes,$arr,$box,$language,$detail_site);
?>
function table_out($rows,$arr,$choice,$langue,$detail_site) {
if ($detail_site==NULL) :
echo "
|
|||||||||||||||||||||||||||||||||||||||
To add a site :
|