Page 1 of 1

INSERT into mysql from html form

Posted: 03 Nov 2016, 14:42
by JanMolendijk
I wanna use this script but make a form field from it were i can add text into the forms INSERT INTO `users`,on:
https://coursesweb.net/php-mysql/php-mysql-insert

INSERT into mysql from html form

Posted: 03 Nov 2016, 14:58
by Admin
In that page there is an example script, in the section: "Insert data from a form into a database".
What did you try yourself, and where you can not make it work?

INSERT into mysql from html form

Posted: 07 Nov 2016, 02:23
by JanMolendijk
Thanks for the support i had to look better & found the way