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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -