Open yoyoy opened 5 years ago
hello you should use this regex instead of yours, it detect this kind of email SalomonAshley@dpchamber.org $regex = '/\b[A-Z0-9.%-]+@[A-Z0-9._-]+\.[A-Z]{2,4}\b/i';
hello you should use this regex instead of yours, it detect this kind of email SalomonAshley@dpchamber.org $regex = '/\b[A-Z0-9.%-]+@[A-Z0-9._-]+\.[A-Z]{2,4}\b/i';