|
-
Oct 29th, 2010, 06:14 PM
#1
Thread Starter
Hyperactive Member
RegEx pattern
What would be the RegEx pattern for Underscores + Capital Letters + Numbers?
-
Oct 29th, 2010, 06:57 PM
#2
Re: RegEx pattern
"[_a-z0-9]"
the a + z should be capitals. problem with the forum formatting my post
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|