But when I ECHO 'new_loc_path' in a function I get
S:\\Script\\License\\
But I want go get
S:\Script\License\
http://php.net/strip_slashes
You might also want to look into the magic_quotes_gpc option in php.ini.
-- Stuart
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php