[PHP] How to suppress error messages when using 'new mysqli(...)'

2007-01-05 Thread Richard Morris
trying to connect to the database. I was expecting this: An error occurred while trying to connect to the database. Is there a way to prevent the error messages from being display so that the error can be handled in a nicer manner? Thank you. -- Richard Morris HDD Broker, Inc. Toll-Free: +1

Re: [PHP] How to suppress error messages when using 'new mysqli(...)'

2007-01-05 Thread Richard Morris
Richard Lynch wrote: On Fri, January 5, 2007 4:35 pm, Jochem Maas wrote: Richard Lynch wrote: On Fri, January 5, 2007 12:29 pm, Richard Morris wrote: I am having this problem that I hope can be worked around. I make a connection to our MySQL

[PHP] Segmentation fault using imap_open

2006-12-12 Thread Richard Morris
to be different including using a different version number. PHP Bug #39726 (http://bugs.php.net/bug.php?id=39726) If there are any other details I can provide or if someone could point my in another direction that would help, I would really appreciate it. Thank you. -- Richard Morris HDD Broker, Inc

[PHP] PHP5 Inheritance/method override problem

2006-12-06 Thread Richard Morris
; return true; } } $c = new ClassB(); $c-save('test', 'test2'); ? -- Richard Morris HDD Broker, Inc. Toll-Free: +1 866 960-3331 International: +1 250 474-6022 Fax: +1 250 474-6099 E-Mail: [EMAIL PROTECTED] Web Site: www.hddbroker.com -- PHP General Mailing List (http

[PHP] Re: PHP5 Inheritance/method override problem

2006-12-06 Thread Richard Morris
)? Thanks all for the help. -- Richard Morris HDD Broker, Inc. Toll-Free: +1 866 960-3331 International: +1 250 474-6022 Fax: +1 250 474-6099 E-Mail: [EMAIL PROTECTED] Web Site: www.hddbroker.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] PHP 4.0.6 Problem with ImageTTFText

2001-08-18 Thread Richard Morris
provide would be appreciated. Thanks. -- Richard Morris [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]