Jump to content

PHP/MySQL Looking for a tutorial


esahp

Recommended Posts

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

  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

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.