I Have no problem using PHP with ISO-8859-1 characters. I use a lot of Danish 
characters.

What part of your PHP script generates that error ? Is it your database ?

- Frank

> Leonid Zilber wrote:
> > Hi,
> > 
> > On our site, we have page with a form a user puts his/her information such
> > as company name, givenname, etc. Currently, if a name entered is anything
> > but English characters, PhP fails.
> > 
> > For example, if I enter Norwegian characters lsløæ PhP returns the following
> > errors:
> >      "Last name field must contain a valid last name"
> > etc.
> > 
> > Does anyone know how can I make my PhP code ISO-8859-1 compliant?
> > 
> 
> recode extension. I guess.
> 
> -- 
> Yasuo Ohgaki
> 
> 
> -- 
> PHP Internationalization Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 




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

Reply via email to