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] How to suppress error messages when using 'new mysqli(...)'

2007-01-05 Thread Richard Morris
being display so that the error can be handled in a nicer manner? Thank you. -- 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 L

[PHP] Segmentation fault using imap_open

2006-12-12 Thread Richard Morris
meone could point my in another direction that would help, I would really appreciate it. Thank you. -- 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] Re: PHP5 Inheritance/method override problem

2006-12-06 Thread Richard Morris
od names that are the same as the parent(s)? 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:/

[PHP] PHP5 Inheritance/method override problem

2006-12-06 Thread Richard Morris
lue) { echo "ClassB - save\n"; parent::save($classAValue); // do some additional work... } public function exists($value, $classAValue) { // does a different search than ClassA echo "ClassB - exists\n"; return true; } }

[PHP] PHP 4.0.6 Problem with ImageTTFText

2001-08-18 Thread Richard Morris
at you can 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]