iphone - Is there a way for NSString to display HTML character codes? -
i have nsstring has following value:
"what#39;s fellas!" is there simple way turn html char codes #39; (equivalent ') apostrophe etc?
check gtmnsstring+html.h out :) it's part of google toolbox, extension ios development. taken this question
Comments
Post a Comment