Articles tagged with "overload"

PHPMailer with native API for PHP 5.x

By Heiner Gassen
This tutorial on using PHPMailer with Cake (http://bakery.cakephp.org/articles/view/94) has a comment requesting a component that lets you use the native PHPMailer API. This is possible with PHP5's built-in overloading capabilities.
[Read more]