Re: [PHP] UTF-8/FormMail headaches

2002-05-22 Thread Peter Johansson
On Wed, 22 May 2002, Miguel Cruz wrote: > For detection of encoding, perhaps you could include a hidden field with > some shibboleth characters. Research how they are transformed by various > encodings, and then just look at them to figure out what for that the rest > of the data is in. Yes,

Re: [PHP] UTF-8/FormMail headaches

2002-05-22 Thread Miguel Cruz
For detection of encoding, perhaps you could include a hidden field with some shibboleth characters. Research how they are transformed by various encodings, and then just look at them to figure out what for that the rest of the data is in. miguel On Wed, 22 May 2002, Peter Johansson wrote: >