Simple PHP questions?

Mac-C

New member
Howzit,

I want a simple signup php scrip which can safely transmit a user's sign up from my website. I played around with a domain search script and a feedback script using PHP. I am still new to this PHP game so I need some help dealing with a sign up scrip:::

1. Drop down box with 3 packages (basic, midi and biggi)
2. Registration lenght (1 year, 2yrs, 3yrs, 4yrs, 5yrs)
3. Organization
4. ID Number
5. First Name
6: Last Name
7. Email
8. MSN/Skype
9. Phone
10. Fax Number
11. Address
12. City
13. Province/State (drop down)
14. Other Provice
15. VAT registration
16. Postal Code
17. Country (drop down list)
18. Account Password
19. Confirm Password
20. Security check (picture with space to cofirm)

<line>
This section should contain
- selected package cost
- registration length cost
- total cost from adding the above
<line>


Please assist with the PHP coding and validation. I know its too much... I promise I will save your life with JAVA or something...
 
Back
Top