CreedFeed Posted April 9, 2008 Share Posted April 9, 2008 I have a form in which a user is entering input. Sometimes it will contain weird ASCII characters. Most likely the user is copying text from a Word document. For example: This is some text  How would I remove those extra characters from the string before taking the data and sticking in a database (as an example)? Basically, after submitting the form I want to remove those characters and then continue processing the string. Link to comment https://forums.phpfreaks.com/topic/100311-removing-non-standard-characters-from-form-input/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.