Form to database submit problem

sir i have a website john33.000webostapp.com .i am create a signup form of email username password and php to send the data to database.but when i submited the form php sucessfully submit the form but when i tried to see data in database that is empty what is problem?

I can only assume it is down to your coding as I had a quick check of the connect.php file and I wouldn’t say it was industry standard as such.

Try out PDO instead.

This topic was automatically closed after 28 hours. New replies are no longer allowed.