Posted by lkrubner on 11/03/05 15:34
I thought a dot meant any character in regex, so this matched everything: ..* Then I saw this: ^content/([^/]+)/([^.]+)$ I know the "^" means "not". Doesn't this: [^.]+ mean "not anything"????
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming