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

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Pattern Title
Expression
^(\+97[\s]{0,1}[\-]{0,1}[\s]{0,1}1|0)50[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$
Description
regex which matches UAE mobile phone numbers. Its capable to take inputs +97150 3827741, +97-150-3827741, +97150 - 3827741,050 3827741, 050 - 3827741 Enjoy REGEXXXXXXX!!!!!!!
Matches
+97150 3827741 | 0503827741 | 050-3827741
Non-Matches
040 3827741 | 05 3827741 | 050_______spaces_______3827741
Author Rating: The rating for this expression. Vathachira Joseph Bino
Source
Your Rating
Bad Good

Enter New Comment

Title
 
Name
 
Comment
 
Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Title: Regex UAE Mobile Phone Numbers
Name: Mahmood
Date: 11/28/2010 1:19:05 AM
Comment:
Please help me i want to used the regular expression like this 0551234569. starting 050, 056, 055 mobile ext.


Title: Regex UAE Mobile Phone Numbers
Name: Mahmood
Date: 11/28/2010 1:17:30 AM
Comment:
Please help me i want to used the regular expression like this 0551234569. starting 050, 056, 055 mobile ext.


Title: Regex UAE Mobile Phone Numbers
Name: Nuri YILMAZ - [email protected]
Date: 7/11/2008 6:11:51 AM
Comment:
matches UAE mobile phone numbers. Its capable to take inputs +97150 3827741, +97-150-3827741, +97150 - 3827741,050 3827741, 050 - 3827741 plus 0097 and Etisalat (55 56) and Du (50) ^((00|\+)97[\s]{0,1}[\-]{0,1}[\s]{0,1}1|0)(50|55|56)[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$ (Ertu ofise sor bu sorulari saga sola sorma)


Title: UAE Phone Number Format
Name: Ertugrul Altinok
Date: 5/6/2008 11:34:24 AM
Comment:
Hi there.I need regex which validates uae mobile phone numbers.But the written regex does not work for both etisalat and du.It works only for etisalat.In existing user comments a guy wrote for etisalat+du but it does not work.Can you help me?


Title: Just what i was searching for months!
Name: Muhammed S Eessa
Date: 3/15/2007 7:06:28 AM
Comment:
thank you very much .. this is indeed very very helpful.. and could not believe its there.. may be a little change will help to accomodate 'du' numbers too that have codes starting with 055 ^(\+97[\s]{0,1}[\-]{0,1}[\s]{0,1}1|0)(50|55)[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$


Title: Just what i was searching for months!
Name: Muhammed S Eessa
Date: 3/15/2007 7:06:26 AM
Comment:
thank you very much .. this is indeed very very helpful.. and could not believe its there.. may be a little change will help to accomodate 'du' numbers too that have codes starting with 055 ^(\+97[\s]{0,1}[\-]{0,1}[\s]{0,1}1|0)(50|55)[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$


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