PHP Script that inserts into Mysql Easy

Simple enough. You need to have a php script that inserts into your mysql database.

Example:


Here’s the Html for the form

Firstname:
Lastname:
Age:


Here is your insert script. I would name it “insert.php”.


Leave a Reply