Javascript and PHP how should I en/decode my data
Posted
by
Ron
on Pro Webmasters
See other posts from Pro Webmasters
or by Ron
Published on 2011-03-10T22:46:24Z
Indexed on
2011/03/11
0:19 UTC
Read the original article
Hit count: 412
Hello everyone.
I whould like to know in what encryption should I encode my data and why
first of all, I use GET method because it is search engine inside website.
second, I use RTL language (hebrew)
and thrid which basically is why I ask this question - firefox and safari (as I understood) encode and decode urls automaticly so if I encoded url, in firefox I will see it decoded which is good but if I copy-paste the url to the address bar and than enter the site firefox encode the uncoded url to utf (i think).
anyway, what en/decode should I use, and how can I overcome the firefox auto en/decode?
© Pro Webmasters or respective owner