A few months ago, I wrote a bit of code to stripslash() 
"PATH_TRANSLATED" on a w2k box, because,
php was reporting it with double slashes like C:\\winnt\\some_dir

Today I noticed that the code is broken because PATH_TRANSLATED is now 
reported with one slash like C:\winnt\some_dir
Does anyone know when paths contain double slashes on a w2k box, so that 
I can anticipate for them??

Thanks for any insight you may provide.

-- 
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/



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

Reply via email to