RE: ISO encoding of subject in mail?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Kim Madsen [mailto:km@xxxxxxx]
> Sent: Tuesday, March 29, 2005 3:56 PM

> I´d like to encode the subject in mails generated and sent by PHP, so
> Danish letters like æ,ø and å can be used too... like this:
> 
> Subject: Problemer med =?ISO-8859-1?Q?f=E6llesdrev_m=2Em=2E?=
> 
> I can´t seem to find a proper function for this? I´ve tried with encode(),
> htmlentities() and htmlspecialchars():

mb_send_mail() did the trick for me... Somehow there a need for a reference to this function on encoding sites or a search function on specific words (like ISO-8859)

/kim

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux