Page 1 of 1

php mail() with smtp and no PEAR

Posted: Tue May 24, 2011 6:29 pm
by gd77
Hello:

Need to know how to use mail() function with smtp without using PEAR... just straight smtp login and send...

Regards.

Re: php mail() with smtp and no PEAR

Posted: Thu May 26, 2011 10:37 am
by awebtech
Here is the article, which may help you:

http://www.dreamincode.net/forums/topic ... tp-direct/

Re: php mail() with smtp and no PEAR

Posted: Fri May 27, 2011 4:18 am
by gd77
Thanks a lot :)