Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » HTML register mark code broken
Closed Thread
Old 07-27-2007, 10:08 AM   #1 (permalink)
 
Newb Techie

Join Date: Sep 2006

Posts: 27

bukwus is on a distinguished road

Default HTML register mark code broken

Hello

There's a section of our website that pulls most of its content from an XML page. In this page I use the HTML entity for register mark (®) in several places. Our host (Pair.net) just updated our servers to PHP 5 and it has seemed to cause all instances of the register mark code to add an uppercase, accented A in front of it. Here's an example:

Business to Business Funding Sources

I've tried using the alternative entity (&reg but it breaks the page. Does anyone have any suggestions?

Many thanks
bukwus is offline  
Old 07-27-2007, 11:16 PM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: HTML register mark code broken

I don't see it anywhere on the page...

I don't see how updating PHP would mess with that, as PHP has nothing to do with HTML.

My only guess is that maybe you have some HTML conflicting with PHP somewhere...

You could try using the ALT code for it, ®. Press and hold ALT and press 0174 on the keypad (make sure numlock is on).
__________________

Need website help? PM me!
CrazeD is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On