expression issue
Posted: Sat Oct 20, 2007 6:09 am
here is my expression, its not allowing "!" If i pass "!" to it and try to check it returns false
any help???
Code: Select all
$regex="/^[a-zA-Z0-9_\!\.\-\;\:\'\"\&\@ ]{5,75}$/";any help???