luke0
12-02-2003, 05:35 AM
its not sendin' my e-mails why
<?PHP mail("lukes_trains@hotmail.com", " aok cheats", "message body", "additional_headers"); ?>
<form action="mailer.php" method="post">
Name: <input type="text" name="name">
<p>
Email: <input type="text" name="email">
<p>
Message: <textarea name="message">
type your text here
</textarea>
<input type="submit" name="submit" value="Submit Form">
</form>
i made it myseft
look at the page
http://www.angelfire.com/hero/aok0/junk.html
<?PHP mail("lukes_trains@hotmail.com", " aok cheats", "message body", "additional_headers"); ?>
<form action="mailer.php" method="post">
Name: <input type="text" name="name">
<p>
Email: <input type="text" name="email">
<p>
Message: <textarea name="message">
type your text here
</textarea>
<input type="submit" name="submit" value="Submit Form">
</form>
i made it myseft
look at the page
http://www.angelfire.com/hero/aok0/junk.html