Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Creating PHP to email Form in Dreamweaver CS5

dreamweaver cs5 php to email form

  • Please log in to reply
&nsbp;

#1 Ammar11

Ammar11

    Senior Member

  • Designer
  • 197 posts

Posted 26 November 2013 - 02:18 AM

To create a PHP to email form in Dreamweaver CS5 do the following
1. Launch Dreamweaver CS5 and open your Web project.
2.Go to File->New, and select the HTML option, then click Create. In the Title text box enter your page title. You can use an HTML form to create your input boxes, and then make a PHP page using your Dreamweaver for processing the form’s information.
3.Go to Insert->Form. This will display a wizard on your page. Create your form elements that collect info from users, like name, subject, etc.. text boxes.
4. in the Action text box typ "formtoemail.php". This tells your form where to submit the data for it to be processed. The PHP form will email the data. Click on the Create button to create your form.
5.Open the file "formtoemail.php" in your editor. Type in your email add the line starting with "$my_email". Enter your Webpage that directs users to your Completion page in the line staring with "$continue".

#2 ptu12

ptu12

    Senior Member

  • Designer
  • 238 posts

Posted 25 February 2014 - 05:44 PM

Thank you for sharing. I did not know this before.





Also tagged with one or more of these keywords: dreamweaver cs5, php to email form

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users