Send more then one files as attachment without uploading. The examples are RFQ scripts inwhich there are more than one file upload options and then script sends email to a predefined email address.

{ read more }

This is complete request form and it can be used to ‘Request A Quote’ and have some material from user uploaded at your server. This is what script does. Functionality – Determines Max File Size (Size Restriction) – Determines Max Available Space for upload (Space Restriction) – Stores the file in predefined directory at your [...]

{ read more }

If you thought that sending email using PHP was an alien task then, here is a quick solution. If you are using three fields as name, email and comments then writing an email script using PHP language is like chewing a bubble gum. We take three variables e.g. name, email and comments which user posts [...]

{ read more }

by Hiroshi on June 13th, 2008

Simply we are using a form in HTML file which posts information to the next PHP file which sends email then. Create a web page for form, PHP script file, put these scripts in these and try the following method to send email using PHP.

{ read more }

In this PHP tutorial we will learn that how to send email from flash using PHP. You will need: Flash file PHP email script Webhost to check the script

{ read more }