Forum Moderators: open

Message Too Old, No Replies

PHP page showing errors in Firefox 3

html code is giving error in firefox 3. how to escape the characters.

         

stanley2

12:26 pm on Sep 24, 2008 (gmt 0)

10+ Year Member



Hi,

Posting in WebmasterWorld after a long time!

While testing a page in Firefox 3 I noticed that characters like hyphens (–), bullets (•) are appearing as pipe sign (¦). However, the page is looking ok in the older versions of Firefox or IE.

Any suggestions?

Thanks

[edited by: encyclo at 1:29 pm (utc) on Sep. 24, 2008]
[edit reason] disabled smiley graphics [/edit]

encyclo

1:30 pm on Sep 24, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you defining a charset, and if so, which one?

dreamcatcher

6:09 pm on Sep 24, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



And is your data coming from a database?

dc

stanley2

6:03 am on Sep 25, 2008 (gmt 0)

10+ Year Member



yes, we are using charset=iso-8859-1 and the page is not fetching data from database.