Jump to content

Registration page in PHP


ValdouaD

Recommended Posts

Hello, I am looking for information on how I can have a page on my site where people can register for special deals and also at the same time register their product. Then be able to harvest information from these registrants vie a database.

What I need is:

For the basic registration part:

Name:
Address:
email address:
Age Group: (A drop down list of age groups)

For the product registration:

Product Name : a drop down list of product choices
Product Color : another drop down list of choices
Registration #: They need to key this in.

I also need this to work even if the customer doenst register a product b ut just registers for newsletters.

Is there something like this around that i could use as a model?

ANy help would be great!
Link to comment
https://forums.phpfreaks.com/topic/14190-registration-page-in-php/
Share on other sites

Okay, that is where I need help. SO far the only PHP with databse I have ever made was a store locator where the customer just inputed a zipcode or state. Would I have to format some sort of table that housed the Product name for the drop down and another one for Product Color?

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.