esahp Posted September 21, 2006 Share Posted September 21, 2006 Recently I have been wanting to better my skills in PHP, and this project I am working on requires MySQL. I looked around here and other places but couldn't find one that explained this:You have a form, and data the user submits will be stored in a MySQL db for later viewing/editing in an admin area.To explain further: it's a signup system, which you can check pending, accepted, and rejected signups. (In the pending area you can accept/reject them.) Link to comment https://forums.phpfreaks.com/topic/21493-phpmysql-looking-for-a-tutorial/ Share on other sites More sharing options...
warewolfe Posted September 21, 2006 Share Posted September 21, 2006 Hi, Here is a tutorial that kind of explains how to do what you want to do. It also explains a lot more but you can always parse that out yourself. It has the "activate" function you seem to be after.http://www.phpfreaks.com/tutorials/65/1.php Link to comment https://forums.phpfreaks.com/topic/21493-phpmysql-looking-for-a-tutorial/#findComment-95850 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.