Hello, On 10/14/2002 09:34 PM, Nigel Dunn wrote: > I have a PHP MIME class that works supurbly....my big question is... > > Is there a way to convert the subject line to simplified chinese. The > body of the email is fine but I havent been able to get the subject line > to display chinese. I don't know what class are you using, but if it is this class, all you need to do is to specify the chinese encoding that you want to use in the optional charset argument of the SetHeader function. -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php