This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PLEASE HELP, I designed a simple forum apps using PHP and MSQL database, but i used to get this error ......?
04-08-2014, 07:25 PM
Post: #1
PLEASE HELP, I designed a simple forum apps using PHP and MSQL database, but i used to get this error ......?
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 'WHERE id='4'' at line 1
/////////////////////////////////////////////////////////////////////
......the above statement is the error message that appears whenever i run the codes on my firefox browser.
I have checked everything and they are in order.
Please what is the meaning of the above error message if understands it

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 07:35 PM
Post: #2
 
if all those quotes are in the actual sql statement, then that is your likely problem.
should be more like WHERE `id`=4

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)