using html_entitiy_decode
Posted: Tue Apr 28, 2009 10:01 pm
hey guys...quick question on the function...
I'm using it to "decode" an htmlentities string but for some reason It doesn't decode the – and „. I practically had to do a str_replace for the most part in getting it converted.
What gives with this function?

I'm using it to "decode" an htmlentities string but for some reason It doesn't decode the – and „. I practically had to do a str_replace for the most part in getting it converted.
What gives with this function?