use the error_reporting function:
http://www.php.net/manual/en/function.error-reporting.php



"Joshua Moore-Oliva" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> How would I go about setting the error reporting level?
>
> Josh.
>
> On February 9, 2003 06:38 pm, David Eisenhart wrote:
> > yeh, I'd agree with this; on your second issue of variable definitions I
do
> > find that being able set the error reporting level to show non critical
> > errors (such as undefined variables) to be a reasonable, although non
> > ideal, compromise; php's still a great language to work with most
respects
> > though ...
> >
> > David Eisenhart
> >
> > "Joshua Moore-Oliva" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > > The only thing I do wish is that there was a way to force php into a
> >
> > typecast
> >
> > > mode...  and possibly a setting to reqiure a definition for a
variable.
> > >
> > > Josh.
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to