FriendFeed - Web-resources
Showing posts with label Regular Expressions. Show all posts
Showing posts with label Regular Expressions. Show all posts
Tuesday, July 21, 2009
Saturday, January 10, 2009
indian mobile number regular expression
indian mobile number regular expression for validating indian mobile numbers in forms:
^([9]{1})([234789]{1})([0-9]{8})$
^([9]{1})([234789]{1})([0-9]{8})$
Wednesday, October 22, 2008
Regular Expressions with Examples
Suggested by Gaurav Sharma
Nice tutorial which illustrates the basic use of regular expressions with some nice examples:
Regular Expression Basics
Nice tutorial which illustrates the basic use of regular expressions with some nice examples:
Regular Expression Basics
Friday, August 15, 2008
Regular Expressions Tool
The Regulator is an advanced Regular expressions testing tool, featuring syntax highlighting and web-service integration with Regexlib.com's database of online regular expressions.
Subscribe to:
Posts (Atom)