View Single Post
Old 11-21-2005, 07:39 PM   PM User | #20
ghell
Senior Coder

 
Join Date: Apr 2003
Location: England
Posts: 1,192
Thanks: 5
Thanked 13 Times in 13 Posts
ghell is on a distinguished road
i dont write php but couldnt half of these regular expressions be cut down using \w (or \W, i forget which) instead of a-zA-Z0-9_
__________________
My tech/code blog
ghell is offline   Reply With Quote