RE: [PHP] Re: Sending UTF-8 mail with mail()

2006-06-13 Thread Peter Lauri
What do you mean with the display fonts? Do you mean the text that is inserted in the form? -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 12:55 AM To: Peter Lauri; 'tedd'; 'Barry'; php-general@lists.php.net Subject: RE: [PH

RE: [PHP] Re: Sending UTF-8 mail with mail()

2006-06-13 Thread tedd
At 6:14 PM +0700 6/13/06, Peter Lauri wrote: >No they do not. It should be øÀ°¥ if it is correct. > >The process is like this: > >1. The user enter the data in a form >2. The form data will be used to insert data into the database and send an >alert via email about the name and summary of the docu

RE: [PHP] Re: Sending UTF-8 mail with mail()

2006-06-13 Thread Peter Lauri
: Tuesday, June 13, 2006 11:00 PM To: Peter Lauri; 'Barry'; php-general@lists.php.net Subject: RE: [PHP] Re: Sending UTF-8 mail with mail() At 5:25 PM +0700 6/13/06, Peter Lauri wrote: >That worked "better". Now I at least am getting something that looks like >the same

RE: [PHP] Re: Sending UTF-8 mail with mail()

2006-06-13 Thread tedd
At 5:25 PM +0700 6/13/06, Peter Lauri wrote: >That worked "better". Now I at least am getting something that looks like >the same it looks in MySQL database table. However, in the email client >(outlook, gmail, hotmail) it is being showed like this: > >Document name: ´¡¿Ë >Document summary: ´¡Ë¿ >

RE: [PHP] Re: Sending UTF-8 mail with mail()

2006-06-13 Thread Peter Lauri
That worked "better". Now I at least am getting something that looks like the same it looks in MySQL database table. However, in the email client (outlook, gmail, hotmail) it is being showed like this: Document name: ´¡¿Ë Document summary: ´¡Ë¿ /Peter -Original Message- From: Barry [ma