$table = '' ;
$getfiles = mysql_query (« CHOISIR * À PARTIR des tblfiles OÙ fkey = « ORDRE de $thiskey » PAR fkey ASC ") ou meurent (le mysql_error ());
tandis que ($row = mysql_fetch_assoc ($getfiles
))
{
$table. = '
« . $row [« nom de fichier »]. »
';
}
$table = preg_replace ('/^
/« , »
', $table) ;
$table = preg_replace ('/
([^$/<>« , »
\ 1
', $table) ;
écho $table ;