我的也出错了呀~~~~
错误信息:
MySQL Query Error
select * from gue_guestbook_v1.5setting where keyword != 'username' and keyword != 'password'
Table 'gue_guestbook_v1.5setting' doesn't existMySQL Query Error
select count(*) from gue_guestbook_v1.5post
Table 'gue_guestbook_v1.5post' doesn't exist
Warning: Division by zero in C:\AppServ\www\guestbook_v1.5\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_guestbook_v1.5post p left join gue_guestbook_v1.5reply 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