Finally I have my own domain name. Please click HERE to read this same post on my new site. Thanks!

When passing information via URL variables, we have to be careful that those variables do not contain non-URL-friendly characters. This includes spaces and non-alpha-numeric characters…
to be able to pass this characters, you have to first convert it to URL-safe hexadecimal escape characters…

And to do that, just use the URL encode function..

Please click HERE to continue reading this post.



No Responses Yet to “Passing URL variables with non-URL-friendly characters”  

  1. No Comments Yet

Leave a Reply