Well, I\'m readding from a XML file some info, but this info is like this:
Legislación
But when I echo a variable with this info i only get
n
How can i solve this problem ?
Thanks.Ferdy
echo htmlentities($string);
Best regards,
King Louie