Page is a not externally linkable
phparion - 4:57 am on Mar 20, 2008 (gmt 0)
if it is PHP then it should not add slash because for PHP I am calling a function, querying database, creating a concatenated string and returning that as a variable. How does PHP know the returning string is a URL and she should add slashes to it with her own intelligence? I think it is a browser thing.
The problem is in your PHP, not in the client code.