I'm no regexp expert, but !.* should the opposite of .* (match everything and nothing). -- Andrew S. Zbikowski | http://andy.zibnet.us SELECT * FROM users WHERE clue >0; 0 rows returned
I'm no regexp expert, but !.* should the opposite of .* (match everything and nothing). -- Andrew S. Zbikowski | http://andy.zibnet.us SELECT * FROM users WHERE clue >0; 0 rows returned