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: [PHP] Re: Sending UTF-8 mail with mail()

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 document. The below is
inserted into the database, and is displayed correct on the web site when
retrieving the data from the database and using UTF-8 as the charset on the
web site.
>
>When sending it in text/plain via mail() and charset=utf-8 it is displayed
like below.
>
>/Peter
>

The point I'm trying to make, is that if the display font does not have the
uft-8 glyphs, then you won't see anything but gibberish.

tedd
-- 
----------------------------------------------------------------------------
--------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to