Log in

View Full Version : Form entries are not populating in mysql database



paybadvenilesh
04-02-2013, 09:58 AM
Hi,

I am new to databases. I have a website and using a registration form in it.
The entries inserted into the form are not getting populated/updated in the mysql database.I have checked and found the database connection is ok.
Can anyone help me with at least understanding the exact issue?

james438
04-02-2013, 02:18 PM
What is the code you are using to update your database?

This could also be a problem with your form page as well.