Re converting html $rsquo; to xml acceptable character
Hi,
I am getting SOAP ERROR:Encoding when i pass the html file soap function.I found that it is because of ’ is not acceptable by SOAP function.How to i convert html entity to xml..I have tried html_entity_decode,htmlspecialchars_decode,UTF*_decode.But nothing works for me..Pls suggest any other way
Hi MarPlo,
Thanks for your reply.Like ’ there are many special characters which are not supported by xml..so I can not go with str_replace.Pls suggest any other solution..
Bookmarks