Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

CHM Manual, Zend on Mail(), and Advances Mail()
Feb 20, 2002 @ 14:40:49

PHP.net has a new version of the CHM manual up and ready for the taking. This new version includes: revamped design, optimized the HTML code, made the pages stretch to any window size, switched to use XSLT style sheets instead of DSSSL to generate the pages, and several other improvements. So, for those out there that still have the old version, get your upgrade now!

Zend has a new article posted this morning also - it talks about PEAR::Mail. This is (obviously) the PEAR portions that deal with the mail() function and what surrounds it, including MIME handling, checking POP3 mailboxes, and using it's "mail abstraction" to work with POP3, SMTP, and sendmail.

And, last but not least, after a bit of downtime yesterday due to server troubles, PHPEverywhere is back up and has a new link to a SitePoint article that talks about the more advanced ways that you can use email with PHP. They even (shudder) show you how to send HTML-formatted emails, and include file attachments to send those important documents on to friends.

tagged:

Link:


Trending Topics: