This page contains the following errors:
error on line 76 at column 336: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.
Подскажите как убрать эту синт. ошибку
This page contains the following errors:
error on line 76 at column 336: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.
Fenix_61 (25.07.2012/17:24)посмотри)
пробуй
$total = @mysql_result(mysql_query("SELECT COUNT(*) FROM `qchat`"), 0);
$total_new = @mysql_result(mysql_query("SELECT COUNT(*) FROM `qchat` WHERE `time`<='" . time() +3600 * 24 . "'"), 0);