"Sean O'Donnell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> the &#146; character...
>
> *damn outlook rewrote it in my email. =/
>
> SEAN O'DONNELL
> PROGRAMMER/ANALYST

Hi Sean,

generally apply htmlentities() to all data to output. Use double quotes for
your HTML attributes so single quotes in your strings won't be a problem.

Regards, Torsten Roehr

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to