Robert Cummings wrote: >> > >> > <?php >> > header( 'Content-type: text/html; charset=iso-8859-1' ); >> > ?> >> >> I think that is better done with the default_charset setting in >> php.ini. > > I don't. But then I have several projects and some use utf-8 > (preferred) and some use iso-8859-1 (not preferred). I prefer it in > the virtual host config personally :) Ah yes, that's what I meant of course. (I actually do everything in UTF8 anyway). /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php