[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proper use of DOCTYPE?



> If you're working in PHP, one thing to look out for is that the
> htmlentities() function[1] uses the HTML 4.0 list not the xml
> entities list. So ' doesn't get converted correctly.

How does it encode é ?  The lower e with an accent acute?

-Bill Kearney