I have the script which find a record that begins on special characters.
When I type in url that special characters (http://domain/diseases/list/¯) I dont see antything, becouse this special characters is converting to 2 signs. How i can recoverting this 2 signs to 1 signs.
What I shuld type to see record. I try with urldecode and urlencode but without result.