Matthew Herren Posted October 10, 2009 Share Posted October 10, 2009 I'm trying to wright a script for a form. What i'm trying to accomplish is when the form is filled out, and submitted to a database, it is the posted to the page so they can review it and make sure it al is correct. Then give them the option to edit it. Does anyone know where i can find a good tutorial for this. I have the posting to a db down just the last part I'm having problems with. Also I would like to make it to where you can't post the same field, say you can't have the same email posted in the db. Thanks Link to comment https://forums.phpfreaks.com/topic/177163-tutorial/ Share on other sites More sharing options...
.josh Posted October 10, 2009 Share Posted October 10, 2009 http://www.phpfreaks.com/tutorial/php-basic-database-handling Link to comment https://forums.phpfreaks.com/topic/177163-tutorial/#findComment-934147 Share on other sites More sharing options...
colap Posted October 10, 2009 Share Posted October 10, 2009 I'm trying to wright a script for a form. What i'm trying to accomplish is when the form is filled out, and submitted to a database, it is the posted to the page so they can review it and make sure it al is correct. Then give them the option to edit it. Does anyone know where i can find a good tutorial for this. I have the posting to a db down just the last part I'm having problems with. Also I would like to make it to where you can't post the same field, say you can't have the same email posted in the db. Thanks http://www.w3schools.com/PHP/php_mysql_select.asp Link to comment https://forums.phpfreaks.com/topic/177163-tutorial/#findComment-934155 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.