
15 Sep
2009
15 Sep
'09
3:37 p.m.
Hi, To any PHP/Pear gurus. I am getting the following error in PHP5. Anyone know how to resolve? Non-static method Mail::factory() should not be called statically, assuming $this from incompatible context The method factory is static as noted here: http://pear.php.net/manual/en/package.mail.mail.factory.php. This code works fine in PHP4. -- Regards, Brian Ngure