Emancipator
10-30-2004, 11:43 AM
I was using php4 but am now using 4.2 and can not use html_entity_decode so this line of code, no loner works
<? echo html_entity_decode(html_entity_decode($r['Content']['_value_'])); ?>
any other php programmers in our midst with a clean fix for doing this in php4?
Merci.
<? echo html_entity_decode(html_entity_decode($r['Content']['_value_'])); ?>
any other php programmers in our midst with a clean fix for doing this in php4?
Merci.