Categories

Updated: 05/07/2008

PHP Mailer Form with Single File Attachment

Simple to implement in your web page. Allows one file to be attached to the email. Performs validation of: name, email, subject and message. Also validates certain file types and maximum size. No need for PHP knowledge. Form is styled using CSS. Instructions: 1. You need to include (or require) the fns.php at the top of your page 2. Copy/paste the code within the #uploadform div to where you want it to be on your page 3. change the email address in the fns.php And that''s it.
©2019 A--9.com