Re: [PHP] Re: languages and PHP
- From: evermillion@xxxxxxxxxxxx (Edward Vermillion)
- Date: Thu, 27 Sep 2007 14:01:43 -0500
On Sep 27, 2007, at 1:49 PM, Per Jessen wrote:
Edward Vermillion wrote:
But what happens if you get data that's *not* UTF-8? Just because
your html/form is set to UTF-8 doesn't mean that all your incoming
data will be UTF-8.
Yes it does. If your HTML page was sent in UTF-8, any request
originating from that page will also be in UTF8.
.... and you can guarantee that any data coming into your site comes from your form?!? WOW!!!
;)
So back to my original question, what breaks if you're *expecting* UTF-8 and you don't *get* UTF-8?
Ed
.
- Follow-Ups:
- Re: [PHP] Re: languages and PHP
- From: tedd
- Re: [PHP] Re: languages and PHP
- From: Per Jessen
- Re: [PHP] Re: languages and PHP
- References:
- languages and PHP
- From: Angelo Zanetti
- Re: [PHP] languages and PHP
- From: David Christopher Zentgraf
- Re: [PHP] languages and PHP
- From: Per Jessen
- Re: languages and PHP
- From: Colin Guthrie
- Re: [PHP] Re: languages and PHP
- From: Edward Vermillion
- Re: [PHP] Re: languages and PHP
- From: Per Jessen
- languages and PHP
- Prev by Date: Re: [PHP] Re: languages and PHP
- Next by Date: Re: [PHP] Re: languages and PHP
- Previous by thread: Re: [PHP] Re: languages and PHP
- Next by thread: Re: [PHP] Re: languages and PHP
- Index(es):
Relevant Pages
|