Hello,
I've got a php5 document and some items are showing up as question
marks. For example, the word President's in the code it is President's
however when displaying in the browser it's President?s the "'" is not
being displayed properly, this is occurring in several places and on
several pages.
The php version my hosting is using is 5.2.14, a check of phpinfo
shows magic_quotes_gpc as on, magic_quotes_runtime and
magic_quotes_sybase as off. Is this my issue?
Thanks.
Dave.

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

Reply via email to