In my ifone App, i have called a php page to get contents, it returns JSON format,but the response contains Html entities like ".How i convert these entities to unicode.Any methods or libraries in objective C.
help is highly appreciated,
Shihab.
For your problem you can use SBJSON class and will get result in the dictionary json by following code