People
Main  »  My Profile Search More
Local Network
  • Brian Daniel
  • Country:
  • TimeZone:
  • PreferredLocale:
Has (1) Friends

Community
Submit

Rank (0) Views 11 On Thu, Jan 21, 2010 11:30 PM, 55 days ago By Brian Daniel

0

0

(?i)^(abc|def)adm(\d{2})? I'm no expert, but I think that for case insensitive you want i: Although I could be a bit off-base here, I think it should be: (?i:^(abc|def)adm(\d{2})) Although you might try this as well: (?i:)^(abc|def)adm(\d

   Comments(0)
 Print  

Quick Links