02-02-2008, 07:18 PM
|
#5 (permalink)
|
|
The Wanderer
Join Date: Jan 2008
Location: Nottingham
Posts: 7
Thanks: 1
|
Quote:
Originally Posted by WinSrev
Whats the advantage of 100+ lines of code over just doing the mail(); function?
|
The simple answer is, there isn't a definitive reason to use this, other than convenience, and not having to remember how to set all the individual options each time. If you're fully comfortable with using mail(); then you might a well use it. But if you're less confident, or need a simpler option, this is it.
This will soon be expanded for attachments too.
Dan.
|
|
|