Php form data not submiting database although connected to the database
I am having a hard time with my php form data being submitted to MySQL database, I am a beginner developer and I’m using xampp as my local server. So i have established a connection to the database from my php form but when I try to submit my form data it does not reflect … Read more