RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 2
Title Test Details Valid mobile number match
Expression
([0-0]{1}[1-9]{1}[0-9]{9})|[1-9]{1}[0-9]{9}
Description
it will help u to match valid mobile number with std (including zero) and local(excluding zero).including zero it will accept 11 digit and without zero it will accept 10 digit.
Matches
09242919240, 9242919240
Non-Matches
009242919240 , 0009256662
Author Rating: Not yet rated. Prakash Kumar
   Displaying page 1 of 1 pages; Items 1 to 2

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials