Does the version of Apache change the character sets PHP has available to it?

I have a Win32 Apache2 running php.  I switched to Apache to see if the
code ran the same.

I have a Template in a database with Copyright '©' in the Template.  I
replace these in PHP with the information I want.  In Apache2 these show
up fine.  Within the Apache environment, they show up as 'r'.

Any ideas on how to fix this?  I really don't want to rewrite to use a
different character if at all possible.

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

Reply via email to