Hi guys.
I am creating a jQuery / AJAX search script, and I am trying to find the best text encoding to use on the string that gets sent to the waiting PHP file that will be doing the SQL query to get the results.
I was thinking Base64? But as I do not have a lot of experience in this field, I would appreciate any input that could help.
Thanx in advance!