I need a regular expression that accepts everything except numbers and ( & ).
I’m trying but I can’t seem to get it.
Can anybody help me with this regex hell?
Example:
Hans Pedro (23123123) should be Hans Pedro. But the format can be different anytime.
try:
this accepts all but the entered characters