Re: Swedish character encoding
- From: "Alvaro G. Vicario" <webmaster@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 16 Jul 2006 23:34:36 +0200
*** David escribió/wrote (16 Jul 2006 12:22:05 -0700):
Hi, I was looking for pointers as to why mail() would not send non
standard ascii characters correctly. The web page has the correct
encoding, and in the code this is set:
$headers = "Content-type: text/plain; encoding=iso-8859-1\r\n";
I believe the correct header should be:
Content-Type: text/plain; charset=ISO-8859-1
--
-+ http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
++ Mi sitio sobre programación web: http://bits.demogracia.com
+- Mi web de humor con rayos UVA: http://www.demogracia.com
--
.
- References:
- Swedish character encoding
- From: David
- Swedish character encoding
- Prev by Date: Re: Simple question
- Next by Date: Re: Simple question
- Previous by thread: Swedish character encoding
- Next by thread: Simple question
- Index(es):
Relevant Pages
|