Page 1 of 1

How to insert record to MySql using php form?

Posted: Tue Mar 25, 2003 3:45 am
by wmdrumaizi
Hi there, I am very new to php and hopefully you guys could help me.

I'm building my site using php, html and MySql on WinXP platform. My question is how to build php page that allow visitors key in their data and submit the data to the MySql by pressing submit button.

Any advice would be appreciated.

Posted: Tue Mar 25, 2003 4:51 am
by twigletmac
Best thing to do would be to start looking for tutorials:
http://www.phpcomplete.com
http://www.phpbuilder.com
http://www.devshed.com

or alternatively maybe you want a script someone has already written:
http://www.hotscripts.com

Mac