You should go back to php.ini and reverse your error setting to where it was. The lines that report an error can be individually preceded with the "@" character, it will then cut the error reporting for these lines. A+ Alain
-----Original Message----- From: crizz [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 02, 2002 7:59 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Warning: Undefined variable No, now it's ok, my scripts works . It doesn't show any Warnings, but the bad is that it will probably, won't show any error when exist, right. So, I'd like a good value for error_reporting, show I'll know my mistake without having all silly wanrings destroying the look of the page. Thanks for your immediate help, crizz "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Crizz: > Obviously you don't want to do that at this point - No error reporting for a > novice - can be challenging... > Show us your script and we may be able to help. (Sorry I did not see your > previous post(s)...) > A+ > Alain > > > -----Original Message----- > From: crizz [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 02, 2002 7:32 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] Warning: Undefined variable > > > Ok, I changed error_reporting to "no". But now I take no notice about errors > at all. Any convinience mode for a novice? > > > "Dl Neil" <[EMAIL PROTECTED]> wrote in message > 121301c1c250$9afa6d40$c200a8c0@jrbrown">news:121301c1c250$9afa6d40$c200a8c0@jrbrown... > > crizz, > > > > > I'm really newbye in PHP and just installed php on my IIS on my XP. > > All > > > sample scripts I tried returns me error messages about "Warning: > > Undefined > > > variable" > > > It's probably something with the configuration, right? > > > > > > You got it! > > Check out php.ini (in Windows folder). > > There is a load of 'documentation' in amongst the settings/definitions. > > There are a number of 'levels' for error reporting, so you can dial it > > back a notch if you want. > > > > Regards, > > =dn > > > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php