
April 5th, 2005
07:01 PM
Neversidian
Status: Offline!
Php Mail
How does it work? My friend and I are trying to use the mail function on a home-built win2k, apache2, mysql4 server, and I'm not sure where to find, or how to install the phpmail() function. Can anyone help?
___________________
Alex Ford
Neversidian General Editor and Columnist
http://www.lexmediaconsulting.com/

April 5th, 2005
07:26 PM
chriss > God
Status: Offline!
<?php
mail("to", "subject", "message");
?>
For more examples try:
http://us2.php.net/manual/en/function.mail.php
___________________
[ insert catchy signature phrase here ]

April 5th, 2005
09:49 PM
Neversidian
Status: Offline!
you have to goto ur php.ini file and set the SMTP server, just use your ISP's SMTP server
___________________
-Developer
-Forum Leader
-NeverNET