SpiderPhp

Just another WordPress weblog

How To Send Email Synchronously Using Php?

Posted Sunday, July 5th, 2009
Tags: , , ,
Posted in Uncategorized | 3 Comments »

What is the EASIEST way to send email synchronously using PHP? Specifically, I want incorrect addresses to fail in the script itself, rather than bounce back to the sender later after the script has completed.