Просмотр поста

.
danan
Svoloch (15.01.2012/11:20)
Вот так полностью
[php]$last = mysql_query('select * from `down_files` order by `time` limit 1;');
if(mysql_num_rows($last) != 0)
{
$last_file = mysql_fetch_assoc($last);
echo '<a href="'
ошибка выскакивает This page contains the following errors:
error on line 13 at column 243: Extra content at the end of the document
Below is a rendering of the page up to the first error.