Getting domain from email address
Posted: Thu Feb 12, 2004 9:11 am
Hey guys, say someone puts there email into a form:
hello@world.com
How would i get PHP to skim the "hello@" off the input so i'm left with just:
world.com ??
thanks
hello@world.com
How would i get PHP to skim the "hello@" off the input so i'm left with just:
world.com ??
thanks