Re: Forward slashes and header requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ashley,

Thank you for responding.

best way to fix it was to use
$location = str_replace('//','/', $_SERVER['REQUEST_URI']);

Unfortunately the trim() command I use seems to destroy all slashes anyway, so this doesn't seem to have an impact. Thank you for the suggestion, though.

Anyone have any other ideas?

--
Dave M G

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux