i'm developing php web app in portuguese, when want echo word special character, like:
ç õ â é
the echo prints html equivalent. there function convertsthe special characters html equivalent?
tks
i think want use htmlentities()
i'm developing php web app in portuguese, when want echo word special character, like:
ç õ â é
the echo prints html equivalent. there function convertsthe special characters html equivalent?
tks
i think want use htmlentities()
Comments
Post a Comment