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