How to insert record to MySql using php form?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wmdrumaizi
Forum Newbie
Posts: 1
Joined: Tue Mar 25, 2003 3:45 am
Location: Malaysia
Contact:

How to insert record to MySql using php form?

Post 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.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply