Hi, I have a string that looks like this: $testemail = "jason@rottmansales.com";
How can I count the number of @ things in my string $testemail. Thanx for your help!
Jason Rottman