How to convert special characters to html words through PHP? -


i have many special characters in mysql data while displaying in xml file through php.

—,”,’,“...etc 

i want convert original words using php.

you looking html_entity_decode


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -