> samesch Fri Oct 4 07:25:24 2002 EDT > > Modified files: > /phpdoc/en/reference/session ini.xml > Log: > fixed typo, c:/temp isn't a valid Windows path
AFAIK, path values can be used with / instead of \ in php.ini on windows. At least I use these kind of values, and all thigs work. So as far as php cares, c:/temp seems to be a valid path. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
