In this tutorial it explains how to insert data into mysql table using mysqli prepared statement.Using prepared statement we can avoid sql injection.
Code Block :https://github.com/aksprogramming/php-programming/blob/master/mysqlip_insert.php
Learn Mysql and phpmyadmin in malayalam, Learn PHP programming in malayalam
In this tutorial it explains how to insert data into mysql table using mysqli prepared statement.Using prepared statement we can avoid sql injection.
Code Block :https://github.com/aksprogramming/php-programming/blob/master/mysqlip_insert.php