Fatal error: Call to undefined method Mail::iserror() in
I am running Windows XP PRO SP-2, Apache 2.2, MySQL 5.0.24a, and PHP 5.1.6. I installed PEAR with the following packages: DB, Mail. Can someone tell me why the method isError is undefined?
What error are you getting I mean what is the error message. Normally means the method function cannot be found. maybe typing error. Does the method exist.
::isError is a PEAR method that will tell you if an error object has been returned. If yes then it can be displayed. For some reason the method is undefined. I successfully installed PEAR and the DB and Mail packages. What I don't know is why the isError method in the base PEAR package is not defined?
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.