I need to write a function for a project i\'m working on for fun, where we\'re making a site only accessible to students, staff, and alumni at an institution.
Let\'s
Simple and Single line:
list($name, $domain) = explode('@', $email);