Is there a regular expression that will remove 1, L, I, O, 0 and the
lowercase equivilants from a varialbe?

I am not horribly well versed in regular expressions...so I'm basically
asking someone to help :)

Say I have a string like this "jeD1GLal"

I want to remove any of the chracters that be confusing ...

Jeff


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to