Hey guys my question is simple how can i check if a word contains a series of characters.
Exemple : Check if IAmATest
as Test
in it ... ?
Test@gmail.com
--> gmail.com
= true
Test@Yahoo.eu
--> gmail.com
= false
Hey guys my question is simple how can i check if a word contains a series of characters.
Exemple : Check if IAmATest
as Test
in it ... ?
Test@gmail.com
--> gmail.com
= true
Test@Yahoo.eu
--> gmail.com
= false