Skip to Content Skip to Menu

Perl Regular Expression

  • mavdes
  • mavdes
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
10 years 9 months ago #237668 by mavdes
Perl Regular Expression was created by mavdes
Hello,

I installed CB trying it before having membership ..

the problem is :

i want the username to be only numbers and 10 digits ..

so i did this :

in username field :

Field-specific Parameters
Minimum length: i put 10 and it worked

in Authorized input: put Custom Perl Regular Expression

and in Perl Regular Expression: i put /^[0-9]*$/

it kept accepting letters on registration !!! why ?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum