powered by
Removes all non-alphanumeric and non-whitespace characters from a string.
clean_string(str)
A cleaned string with only alphanumeric characters and spaces
The string to clean