Afficher un message
Vieux 14/03/2008, 16h40   #6
It Maq
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] How to get error context

For example "mysql_connect" reprted automatically the
error but in the manual
http://us3.php.net/manual/en/function.mysql-connect.php
all they give as information is the return: "Returns
a MySQL link identifier on success, or FALSE on
failure.", where can i see if it throws an error, and
when you say throwing do you mean that i can catch the
error without throwing it myself?

--- Zoltán Németh <znemeth@alterationx.hu> wrote:

> 2008. 03. 14, péntek keltezéssel 07.20-kor It Maq
> ezt írta:
> > So i'm wondering if there are some rules
> > that can me know if an error will be reported
> > automatically or not.

>
> there is no general rule for that. you have to check
> the manual for each
> function, some of them just returns false on error,
> others throw
> warnings/notices/errors...
>
> greets,
> Zoltán Németh
>
>




__________________________________________________ __________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs

  Réponse avec citation
 
Page generated in 0,04728 seconds with 9 queries