/ Published in: PHP
Expand |
Embed | Plain Text
function unhtmlentities($cadena){ // reemplazar entidades numericas // reemplazar entidades literales }
You need to login to post a comment.
nicolaspar on 08/10/07
4 people have marked this snippet as a favorite
tylerhall
DeathfireD
silverbux
vali29
function unhtmlentities($cadena){ // reemplazar entidades numericas // reemplazar entidades literales }
You need to login to post a comment.