Plz help in the below queries..I tried but could not solve...
1)Write a php program using regular expression to check whether the email address entered by user is in valid format.
2)Create an array “this a test”, search for “test” in this string using preg_grep function.