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