In an effort to make sure no binary data is maliciously submitted via a
form I have code the makes sure all characters in any input field are
with in the range of a space to a "~".  However now that I am getting
some users of my site from Europe, that are having problems submitting
some extended characters.  I don't have the time to localize this site
for every language but I would like to make it so European users can
enter the character that you don't find in the English alphabet.  So I
was wondering what other ascii values I need to allow so users in Europe
won't have these problems?

Chris W
Bring Back the HP 15C
http://hp15c.org:8080

If you don't get the gifts you "really want", maybe The Wish Zone can help.
http://thewishzone.com:8086

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



Reply via email to