[RESOLVED] Sample of PHP - submit form to database
Can anyone please write some simple PHP code for me?
Build a page that contains a textbox and submit button
The string from the textbox are then submitted to database
(Are SQL free??If it is free, how do I get it?)
and a page for viewing the submitted strings.
Please do the page as simple as you can, don't care for the appearence.
Thank you all! :wave:
Re: Sample of PHP - submit form to database
Have you tried searching? Theres loads of tutorials.
http://www.freewebmasterhelp.com/tutorials/phpmysql
Re: Sample of PHP - submit form to database