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
Post a Comment