Jump to content

PHP Script for Forms


fishcuisine

Recommended Posts

Hello,

 

I created a form website: Link: http://www.tokyo-sushi-chef-institute.com/inquire.html

 

Using Dreamweave MX. Looks nice. But I was told by the tech support folks at the hosting company that I must include the PHP script with the html codes in order to make this for work.

Anyone know where I can find PHP scripts to include with the html codes to activate this form once it is up?

 

Regards

Rk

Link to comment
Share on other sites

Correct -- you need some sort of PHP script to process the form and email the results. You have a couple options:

 

-- It's possible that your host will have a script that they suggest you use. But if you have already talked to them about this, they may not.

 

-- You could use a pre-existing script like http://www.scriptarchive.com/formmail.html

 

-- You could find tutorials on how to create a PHP based form. There are a huge number of tutorials online, including a video series on creating a PHP form that I recorded (available in the KS University, http://www.killersites.com/university, subscription required.) It's within the PHP section, called "Form Validation with PHP & Javascript."

 

-- You could hire someone who knows what they are doing to build the processing script for you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...