Hi everyone,
I'm parsing json data and data contain some entries that have apostrophe like (Wooden's Hamble), whille parsing this i get error but i replace ' with \' from the query, now parsing goes fine but i get the name like (Wooden\'s Hamble), and i want to show data like Wooden's Hamble, wanna get rid of \ from name.
Thanks

Rameez JavedPosted Feb 8, 2019, 8:34 AM
Vivek KumarPosted Feb 8, 2019, 7:20 AM