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
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
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
-
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:/
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;
}
}
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]
6 matches
Mail list logo