December 2010
2 posts
oh god i love regular expressions
childonline:
[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,4}
what the hell does that do? Never managed to learn these things(I always find some code snippet that includes a regexp that does exactly what I need it to)