What means + and * in regex expession -


this question has answer here:

i have regex expression ^[?+ a-za-z0-9]*$, it's not clear + , * means. searched on internet, did not find clear explanation. lot.

they quantifiers repeating patterns before them.

http://www.regular-expressions.info/repeat.html


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -