Adding Web Form Data To Database

windows

Guest
I am currently trying to design a page that contains a form that a user will complete. I would then like the data from that form to be added to a database. I would also like to be able to query the database for specific information.<br /><br />Unfortunately, I am very new at this, and have absolutely no idea where to begin. Can anyone suggest a good web site that contains a tutorial, or any other place that might help me get started.<br /><br />Thanks for all suggestions!<!--content-->
Try this:<br /><br /><a href="http://www.webmasterbase.com/article/228" target="_blank">http://www.webmasterbase.com/article/228</a><br /><br />L<!--content-->
L --<br /><br />Thanks for the lead - I'll check it out.<br /><br />Steve<!--content-->
smg-<br /><br />I am caught up and I am looking into your questions today ok?<br /><br />Thanks<br /><br />Bill<!--content-->
Thanks Bill!<br /><br />Steve<!--content-->
I think that I'm way over my head right now. Are there any web sites that have freely available code that might be able to do this? <br /><br />Steve<!--content-->
Steve,<br /><br />hang on and let me do a quick search. i thought that I had run across an open source form-to-db thingy at one point (been months ago though)....<br /><br />be back.<br /><br />Lianna<br /><br />...<br />try this one for starts on the idea:<br /><a href="http://www.phpbuilder.com/annotate/message.php3?id=1013354" target="_blank">http://www.phpbuilder.com/annotate/message...php3?id=1013354</a><br /><br />Here ya go! This is what I was looking for - <br /><a href="http://www.phpguru.org/formproc3.html" target="_blank">http://www.phpguru.org/formproc3.html</a><br /><a href="http://www.phorm.com/" target="_blank">http://www.phorm.com/</a><br /><a href="http://phpformgen.sourceforge.net/" target="_blank">http://phpformgen.sourceforge.net/</a><br /><br />(Found at Hotscripts.com: <a href="http://www.hotscripts.com/PHP/Scripts_and_Programs/Form_Processors/)" target="_blank">http://www.hotscripts.com/PHP/Scripts_and_...rm_Processors/)</a><br /><br />Lianna<!--content-->
Lianna --<br /><br />Thanks so much for your help! I'll be checking these out today.<br /><br />Steve<!--content-->
You're welcome. Could you post back here a link to one that you particularly like or that is very basic and simple to setup/config? Always looking for reco's. <br /><br />Lianna<!--content-->
Here's another i found helpfull<br /><br /><a href="http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html" target="_blank">http://hotwired.lycos.com/webmonkey/progra.../tutorial4.html</a><br /><br />and if you really want to get serious, get a book. i won't recommend one since i don't know your programming experience<!--content-->
<!--QuoteBegin-smgcircle+Dec 28 2002, 08:58 PM--><div class='quotetop'>QUOTE(smgcircle @ Dec 28 2002, 08:58 PM)</div><div class='quotemain'><!--QuoteEBegin-->I am currently trying to design a page that contains a form that a user will complete. I would then like the data from that form to be added to a database. I would also like to be able to query the database for specific information.<br /><br />Unfortunately, I am very new at this, and have absolutely no idea where to begin. Can anyone suggest a good web site that contains a tutorial, or any other place that might help me get started.<br /><br />Thanks for all suggestions!<!--QuoteEnd--></div><!--QuoteEEnd--><br /> I can make it for you only send me the information that you want to collect and i ll make for you a php script and mysql database for free.<br /><br /><br />_________________________________________________________________________________<br />I love Helping People <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
 
Top