[thelist] Documentation on the interface 'twixt PHP and MySQL?

Joe Crawford jcrawford at avencom.com
Tue Aug 21 20:09:52 CDT 2001


databarn wrote:
> Teoma and Google didn't give me much, here.  Most of the pages that
> looked as though they would be relevant came up "page not found"
> or were in French (I think?).  Being mono-lingual (American) and
> non-clairvoyant, those didn't help much.
> 
> I'm looking for documentation on the interface itself; more
> specifically, error messages.  I could find lists of functions
> and such, but not a listing of the errors that might be returned
> by that interface.
> 
> Anyone have a link or two along those lines?

Have you tried calling mysql_error() and mysql_errno():

http://www.php.net/manual/en/function.mysql-error.php
http://www.php.net/manual/en/function.mysql-errno.php

As for a list of all /possible/ errors - not sure.

Helpful? Dunno.

	- Joe <http://artlung.com/>
-- 
...................  Joe Crawford \\ Web Design & Development
.....  mailto:jcrawford at avencom.com \\ http://www.avencom.com
.... San Diego \\ CA \\ USA \\ AVENCOM: Set Your Sites Higher




More information about the thelist mailing list