Richard Heyes wrote: > Guus Ellenkamp wrote: >> What encoding should a PHP file itself have (so not it's output setting). > > Plain ASCII AFAIK. huh? I generally save my files in the same encoding as the output encoding of the site, this is so that literal strings are output correctly. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php