A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by itsmani1 » Sat Oct 20, 2007 6:09 am
Code: Select all
$regex="/^[a-zA-Z0-9_\!\.\-\;\:\'\"\&\@ ]{5,75}$/";
Post by Oren » Sat Oct 20, 2007 7:41 am
Return to “Regex”