Jump to content

Want to create a "Application for Joining Car Club"


QWERTYtech

Recommended Posts

I am working on a website right now and I am really new to PHP and I was wondering if there was anyone that could help me with some PHP questions.  I am hosting a site off of my personal server and I'm using e107 for the design.  I want to slightly modify the "Contact Us" page to meet my needs.

 

What I need to include on this page is:

    *Name (Last, First) - Two fields

    *Address, City, State, ZIP

    *Make, Model, Year (of vehicle)

    *Modifications (must have at least three)

    *Attachments

    *Agree to Terms

 

Can someone please help me??????????

 

 

Thanks,

  QWERTYtech ??? ???

Link to comment
Share on other sites

Well firstly, you will need to create the form using HTML. From there, you will need to create a PHP page (or it can be included with the HTML in one file) that will read and check all of the user's data to make sure it is correct. After going through all the user input, the script will email you and/or store the information in a database.

 

I suggest breaking it down into sections and doing one thing at a time. There are more tutorials on forms than anything else, so take a look!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.