Customer Details

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Casino
Forum Newbie
Posts: 1
Joined: Thu Jul 01, 2004 12:49 pm
Location: Deep In The Shadows

Customer Details

Post by Casino »

Hi,

I am very new to all this programming stuff and need some help with my site i am creating...

What i want is a nicely designed page (HMTL?) that has forms that can be filled in, the forms would be like:

Name:
Address:
Age:
DOB:
MMN:

and so on...

and a tickbox at the end askign if the user agrees to the terms and conditions etc...

and then once the process button has been clicked, all the details that are entered are:

1. saved to another page (how is this done?)
2. Emailed to me...


If anyone can help me out it would be greatly appreciated.

Regards
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what code do you have so far?
User avatar
scorphus
Forum Regular
Posts: 589
Joined: Fri May 09, 2003 11:53 pm
Location: Belo Horizonte, Brazil
Contact:

Post by scorphus »

If you don't have any yet, take the following helpful documentation/resources:Give it a try, try hard! Hope to see you back with some code!

Regards,
Scorphus.
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

MySQL tutorial wouldnt be a bad thing, if you have access to a database.
Post Reply