Hello: I receive two error messages when I try to submit a form. The messages are: Warning: mysqli_query() [function.mysqli-query]: Empty query in /home/content/PRIVATE/html/riskyjobs_riskybusiness_Database_TableSetup_riskyjobs_Table_Chapter9_Page5
Comment on this Question and Answer >>>
ASK A QUESTION
More forms PHP Questions
How do you check for an empty field in a form?I have a form that I need to do two things: send all the input values to a confirmation/pay page, and send to me via email. Payment is based on what the customer picks (naturally). The way I have it set up is the form action goes to the confirmat
What are magic quotes?
I currently use this form on my site: Name
Can I use a variable from a .php file to give a value to an HTML FormMail form field thus: ? Thank you
