07.01.2018, 07:47
It's possible to do, but it will be a client side, not a server side.
I can only suggest you to do your regex template, such as:
And you can something, like this. But be carefull with your DataBase. Test your symbols with DataBase!
I can only suggest you to do your regex template, such as:
Code:
[a-zA-Z0-9\:\[\]\_\$\=\(\)\@\.]+


