Send mails via SMTP with auth: Revision history

From D3xt3r01.tk
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 February 2010

  • curprev 11:2911:29, 24 February 2010Admin talk contribsm 1,086 bytes +1,086 New page: ==WHY== Because mail() doesn't always give the right results, also one might want to use it's own SMTP server ! ==HOW== Using PEAR's Mail class ! <source lang="php"> <?php require_once...