“How to make a via-email with php”?

Posted by admin | Other - Internet | Monday 8 March 2010 8:36 am


I’d like to know about how to make a via-email with php.If you know about it, pls help me. I need to make it as form such as order form.

1 Comment »

  1. Comment by Highway — March 10, 2010 @ 9:29 pm

    Assuming that you’re using a HTML form to collect this information and you’re “posting” this information to a PHP script to send out the details via email, you can code function in the php script that you’re using in the form to send you the email.

    Let’s assume you have a html file that has a form in it (form.html)

    Now the file email.php would be something like this:

RSS feed for comments on this post. TrackBack URI

Leave a comment