-
Problem with HTML Special Character in Display
Hello Friends,
I am facing problen to display html special character using php from mysql.
In my database there are company name like
AGL – Advanced Glory Logistics Group Ltd
337 M€
AeroRepública
But when i dispaly thse name in php page
This displayed like
AGL ? Advanced Glory Logistics Group Ltd
337 M?
AeroRep?blica
But when i try to dispaly company name using htmlentities they display lke
AGL ? Advanced Glory Logistics Group Ltd
337 M?
AeroRepública
what is the problem?
-
Twitter: @AnthonySterling
Hi,
See the comment on your duplicate post here.
-
HI,
yes i see the comment.......
-
my data base set UTF8 character encoding.
Now what is problem.
But AeroRepública print correctly but 337 M€ not print correctly why ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks