php - Cannot insert values into database from HTML Forms
351
I'm having trouble inserting values to the database from the HTML form. Here is my code:
Can someone help me out? Thanks!
I'm having trouble inserting values to the database from the HTML form. Here is my code:
Can someone help me out? Thanks!
People are also looking for solutions to the problem: javascript - Embeding web page with changing content
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.
Find the answer in similar questions on our website.
Answer
Solution:
first you need to create mysql connection .and change your code into this code.
Answer
Solution:
Try Using This