taqy
(Mohammed taqy)
#1
how can I use the regex ?
Please Help
dora_paz
(Dora)
#2
You could use regex extension by @Kevinkun
Many examples can be found in
dora_paz
(Dora)
#3
What exactly do you want to achieve using regex ?
TimAi2
(metricrat)
#5
taqy
(Mohammed taqy)
#8
i will use regex to accept or not accept the UserName like instagram UserName
dora_paz
(Dora)
#9
Let assume that you want your username to contain only a-z 0-9 and .
then you can check like this
system
(system)
Closed
#10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.