TrillionBuks
03-10-2008, 11:42 PM
I am applying for an internship and they gave me an assignment to complete. They know I have a background in C and have absolutely no experience with PHP. They wasn't me to demonstrate the ability to find the answer to a problem not necessarily demonstrate my knowlege of coding. The following are the parameters of the assignment:
Create a form in PHP that gathers all the information and sends an email with all info upon submitting it.
Form Structure:
first_name, last_name, email and phone.
All fields should be required.
Validate the email.
Validate the phone structure.
This is a tremendous opportunity for me to learn and gain valuable experience. Any help is truly appreciated. Thanks.
Create a form in PHP that gathers all the information and sends an email with all info upon submitting it.
Form Structure:
first_name, last_name, email and phone.
All fields should be required.
Validate the email.
Validate the phone structure.
This is a tremendous opportunity for me to learn and gain valuable experience. Any help is truly appreciated. Thanks.