copyleft

Member since 12/07/2007

19 favorite snippets

View their snippets



We Recommend

Mastering Regular Expressions Mastering Regular Expressions
As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.

copyleft's Favorite Regular Expression Snippets



« Prev [Page 1 of 1] Next »
  1. [ ]accessing a sub directory on the root with modrewrite

    Regular Expression saved by 3 people
    posted on November 16, 2007 by
  2. [ ]create subdomains on the fly with modrewrite

    Regular Expression saved by 10 people
    posted on November 16, 2007 by
  3. [ ]Canadian Social Insurance Number

    Regular Expression saved by 2 people
    posted on October 19, 2007 by
  4. [ ]USA Social Security Number

    Regular Expression saved by 4 people
    posted on October 19, 2007 by
  5. [ ]Dollar Amount

    Regular Expression saved by 2 people
    posted on October 19, 2007 by
  6. [ ]IP Address

    Regular Expression saved by 7 people
    posted on October 19, 2007 by
  7. [ ]Time

    Regular Expression saved by 6 people
    posted on October 19, 2007 by
  8. [ ]Canadian postal code

    Regular Expression saved by 3 people
    posted on October 19, 2007 by
  9. [ ]US zip code

    Regular Expression saved by 3 people
    posted on October 19, 2007 by
  10. [ ]Date

    Regular Expression saved by 5 people
    posted on October 19, 2007 by
  11. [ ]Apache redirect from domain.com to www.domain.com

    Regular Expression apache configuration saved by 7 people
    posted on October 8, 2007 by
  12. [ ]Grab an html tag and leave just the content

    Regular Expression html find-and-replace saved by 5 people
    posted on July 20, 2007 by
  13. [ ]Regular Expression to Grab the Content of an XML Element

    Regular Expression xml RegularExpression saved by 5 people
    posted on May 16, 2007 by
  14. [ ]Regular Expression to Grab an Object Type Name from a C# Code File.

    Regular Expression csharp RegularExpression SourceCodeAnalysis saved by 1 person
    posted on January 22, 2007 by
  15. [ ]Regular Expression to Grab an Object Reference Name from a C# Code File.

    Regular Expression csharp RegularExpression SourceCodeAnalysis saved by 1 person
    posted on January 18, 2007 by
  16. [ ]Regular Expression to Grab a Method Name from a C# Code File.

    Regular Expression csharp RegularExpression SourceCodeAnalysis saved by 1 person
    posted on January 17, 2007 by
  17. [ ]Regular Expression to Grab a ClassName from a C# Code File

    Regular Expression csharp RegularExpression SourceCodeAnalysis saved by 1 person
    posted on January 16, 2007 by
  18. [ ]Hexadecimal Value

    Regular Expression regexp hexadecimal saved by 2 people
    posted on November 20, 2006 by
  19. [ ]phpBB to EE - Intra-forum links transformation

    Regular Expression phpbb ExpressionEngine saved by 2 people
    posted on November 17, 2006 by
« Prev [Page 1 of 1] Next »