PHP Security: Sending an email
in PHP added by CombinedMinds, on 10/9/2007 email mail security
You probably wouldn't expect it, but the well known function mail() is a often a goldmine for spammers. In this tutorial we'll talk about the danger of using mail() in your PHP powered website.
comment save reportno comments
