Hi Guys
I have been using the DIRECTORY SEPERATOR and from time to time i get a %5C instead of the appropriate / or \ now. Any ideas what is the problem?
Thanks, Regards X
Hi Guys
I have been using the DIRECTORY SEPERATOR and from time to time i get a %5C instead of the appropriate / or \ now. Any ideas what is the problem?
Thanks, Regards X
My guess is that you're using it as a GET parameter and it's being encoded to it's respective URL entity
No im just using it as a reference in php and instead of being a "/" it is a "5%C".
The problem code please... I think that with "/" should not be problems at all, while the "\" in most cases has to be doubled, e.g. "\\".
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.