<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> PHP Form to Mail (Light), from AdvanceByDesign </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="docs/styles.css"> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="500px"> <tr><td> <!-- Begin page content --> <h1>PHP Form to Mail (Light)</h1> <h2>From AdvanceByDesign</h2> <p class="copyText"> The PHP Form to Mail (Light) control is Copyright © 2009 Robert Rook, and is released under the terms of the ABD Free Source Code Licence. </p> <table border="0" cellpadding="10px" cellspacing="0" class="infoBox"> <tr><td><img width="100px" height="100px" alt="FFHC" src="docs/imgs/logo_100x100.jpg"></td> <td><p><b>PHP Form to Mail (Light)</b><br> Allow visitors to contact you from your website, and have their comments mailed directly to your inbox, without the risk of making your email address available to bots! </p></td></tr> </table> <ul> <li><a href="docs/index.htm">Read the Documentation</a></li> <li><a href="licence.txt">View the Licence / Terms of Usage</a></li> <li><a href="docs/changes.htm">Changelog / Version history</a></li> </ul> <h2>Using this PHP script</h2> Copy the contents of the <i>www</i> directory to your server (to any folder / subdirectory). Your server must support the following features: <ul> <li>PHP</li> <li>mail() function (with SMTP properly configured)</li> </ul> <!-- End Page Content --> </td></tr> </table> </body> </html>