jaymc Posted May 18, 2008 Share Posted May 18, 2008 I have used javascripts encodeURIComponent() to turn this B&B in B&B I now need to turn B&B back into B&B via php I must use javascripts encodeURIComponent() in the first place before you guys give examples of how to do both conversions totally in PHP Had a look at urldecode and rawurldecode but it doesnt seem to convert it back Thanks Link to comment https://forums.phpfreaks.com/topic/106224-solved-url-decode/ Share on other sites More sharing options...
resago Posted May 18, 2008 Share Posted May 18, 2008 look at html_entity_decode Link to comment https://forums.phpfreaks.com/topic/106224-solved-url-decode/#findComment-544463 Share on other sites More sharing options...
jaymc Posted May 18, 2008 Author Share Posted May 18, 2008 Winner Link to comment https://forums.phpfreaks.com/topic/106224-solved-url-decode/#findComment-544470 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.