Character Entity References

Character Entity References

am 30.03.2008 16:50:08 von tooheys

We had a consultant write some PHP software for us which in most
respects is working, but we have one issue we are having trouble
comprehending.

If the following company name "Jones & Jones" were entered into this
software, it appears in our database as {Jones & Jones} (brackets
mine).

How do we characterize this and what is {&} called.

Thanks

Frank

Re: Character Entity References

am 30.03.2008 17:55:51 von Jerry Stuckle

ft310 wrote:
> We had a consultant write some PHP software for us which in most
> respects is working, but we have one issue we are having trouble
> comprehending.
>
> If the following company name "Jones & Jones" were entered into this
> software, it appears in our database as {Jones & Jones} (brackets
> mine).
>
> How do we characterize this and what is {&} called.
>
> Thanks
>
> Frank
>

An HTML entity?

Also - you had a lousy consultant. Get your money back.


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: Character Entity References

am 31.03.2008 12:11:59 von John Dunlop

ft310:

> what is {&} called.

Given that the Subject is "Character Entity References", I assume you
are asking for the name of the character that & references:
ampersand.

--
Jock