Why does this code not work? Returns 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 'AND ClaimNo = AND UserName = john' at line 2
Comment on this Question and Answer >>>
ASK A QUESTION
More mysql PHP Questions
How do I limit the number of rows returned?the code is running well without errors but y is it that three of the columns in the table do not insert data?
How do I update the contents of a table row?
Equip table and Vendor table. Each piece of equipment has a matching vendor ID. How to display vendor name instead of ID in PHP output?
how do i upload an image to database?
