I am setting up user input forms. I don't want to deal with weird input, just standard English. Is there an easy function in PHP and/or JavaScript that could screen out characters that are not standard or extended ASCII? I am weak in both languages so I can't deal with much complexity.
Thanks for your help.
Thanks for your help.