Let us take can example of a function that checks whether a given string is a .edu email address or not.
Using preg_match in php 7
Written by
Written by
Let us take can example of a function that checks whether a given string is a .edu email address or not.