Jump to content

Tutorial


Matthew Herren

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.