Have a Snippet?

Keep, track and share your code snippets with your friends



Tag "RegExp" (5)


Java: Get quoted string regex java Share on Vkontakte

Get quoted string regex java ... Reveal Code


C++: float RegExp Share on Vkontakte

takes a float number ... Reveal Code


PHP: Allow only numbers and letters Share on Vkontakte

Allow only numbers and letters using preg_match ... Reveal Code


JavaScript: Email validation Share on Vkontakte

Validation of the entered email using regex ... Reveal Code


PHP: Email validation Share on Vkontakte

Validation of the entered email using preg_match ... Reveal Code