05-05-2008, 03:26 PM
|
#5 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
Quote:
Originally Posted by Orc
PHP Code:
<?php
ini_set("SMTP", "THE_SMTP_SERVER_HERE"); // usually an ip with a connection to it
ini_set("smtp_port",80); // set the port
?>
|
How do I know the smtp server? ;<
__________________
|
|
|
|