Sending email via SMTP on OS X with PHP

How to set up OS X 10.2 (Jaguar)’s Apache / PHP environment to process scripts which send email out over the internet. This is really good for those who are having problems with the PHP Mail function.
Continue Reading »

Sending Email with PHP

PHP mail() function can automatically send email thru the internet. This is how it’s done.
Continue Reading »