$table = '';
$getfiles = o mysql_query (“SELECIONAR * dos tblfiles ONDE fkey = ORDEM “de $thiskey” por fkey ASC ") ou morrem (o mysql_error ());
quando ($row = mysql_fetch_assoc ($getfiles
))
{
$table. = '
“. $row [“nome de arquivo”].”
';
}
$table = preg_replace ('/^
/“,”
', $table);
$table = preg_replace ('/
([^$/<>“,”
\ 1
', $table);
eco $table;