One suggestion I would make to potential /x users is not to break things apart unnecessarily. Break the regex into logical chunks (repeating segments for example), but don't go into depth explaining what each little \d does. We already know what it does.
In reply to Re: Proper use of //x
by Fastolfe
in thread Proper use of //x
by swiftone
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |