Tagged Questions
0
votes
1answer
374 views
Check & remove special characters in a field?
I would like to check whether a field has special characters, remove those characters and output (save) the value to another field.
I am creating a user search function that search various fields, ...