In this post i will show you that how to insert data into mysql database , this tutorial will use php , html and mysql together and using html user friendly form that get some information and inserts the data into mysql database specified table, using some php functions and mysql insert query its easy to insert data into database table , so lets have a look.