Re: [PHP] How to get error context
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
|