Html Form To Database
I need a basic form that accepts information and stores in a MySQL database.
Its for a raffle that will be held every month…. So every month is a different raffle. All the previous information needs to be accessed.
The fields are:
Name: (text field)
Phone: (text field)
Email Address: (text field)
Edition: drop down menu (different ones will be added)
Home Suburb: (text field)
Age: (drop down)
Gender: (drop down)
Which ad has the hidden symbol: (text field)
Where did you get pick up your copy: (text field)
What do you love the most? (text field)
………….
This needs to be completed ASAP