|
Unable to connect to database !
1064 <- 오류번호
SELECT
*
FROM
board_short_comment
WHERE
1=1
and
accuse_count < 3
ORDER BY
number DESC
LIMIT
-4, 5
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-4, 5' at line 13
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting2/doctor/www/inc/lib.php on line 12745
|
|