CREATE INSERT FOR ALL FORM VARIABLES (POST /GET) INTO MYSQL USING PHP


/ Published in: PHP
Save to your folder(s)

This generates a simple insert statement for mysql based on all the variables in $_GET or $_POST using a simple page. It does not do the inserts although that is a simple addition - just builds and displays your insert statement.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.