dbzgod
03-03-2002, 05:46 PM
I have a php form and would like the results of the form to be imported directly to my mysql database. Could someone post a code that I could use.
Thanks,
dbzgod
Thanks,
dbzgod
![]() | View Full Version : how do i.... dbzgod 03-03-2002, 05:46 PM I have a php form and would like the results of the form to be imported directly to my mysql database. Could someone post a code that I could use. Thanks, dbzgod sjau 03-04-2002, 02:31 AM check out: http://www.devshed.com for some basic tutorials on how to have PHP speak to mySQL! |