-
01-has-number.php - returns true if the given string contains a digit
-
02-mi5.php - returns true if the given string is 00 followed by a digit
-
03-z-or-Q.php - returns true if the given string contains the letter q or z (uppercase and lowercase)
-
04-phone-number.php - returns true if the given string contains only numbers and hyphens
-
05-split-into-words.php - splits a sentence into just words
-
06-three-Os.php - returns true if a string contains three or more o or O characters in a row
-
tricksy-01-valid-email.php - takes a string, trims any whitespace at the beginning/end of the string (using preg_replace) and then returns if the trimmed string is a valid email
-
Notifications
You must be signed in to change notification settings - Fork 0
rmstibbard/week-6--regex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published