wizard04


Member since 06/17/2008

Name: Andy Harrison

wizard04

Location: Woodbridge, VA

5 snippets

5239 profile views

95 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

wizard04's Recent SnippetsTagged regex



« Prev 1 Next »
Functions to make using regular expressions a bit easier. They're named after the respective PHP function.
2 927 posted 14 years ago by wizard04
1 1347 posted 15 years ago by wizard04
(Created for JavaScript) These are rather forgiving. Spaces, dashes, or periods are allowed as separators. Extensions can be recognized by several strings (#, x, x., ext, ext., extension). Area code: $1$2 Exchange code: $3 Station code: $...
1 971 posted 15 years ago by wizard04
(Supported by JavaScript, maybe other languages)
3 5026 posted 15 years ago by wizard04
« Prev 1 Next »