MySQL Query Error
select * from gue_setting where keyword != 'username' and keyword != 'password'
Table 'sq_yoyoljc.gue_setting' doesn't existMySQL Query Error
select count(*) from gue_post
Table 'sq_yoyoljc.gue_post' doesn't exist
Warning: Division by zero in d:\wwwroot\yoyoljc\wwwroot\gbook\include\function.php on line 105
MySQL Query Error
select p.p_id,p.p_name,p.p_email,p.p_qq,p.p_homepage,p.p_image,p.p_title,p.p_content,p.p_date,p.p_ip,p.p_rank,r.r_content,r.r_rname,r.r_time from gue_post p left join gue_reply r on p.p_id = r.p_id order by p_rank desc,p.p_id desc limit 0,
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 '' at line 1