Re: How to check for multiple @'s
- From: affiliateian@xxxxxxxxx
- Date: 27 Sep 2006 10:38:49 -0700
Ron Barnett wrote:
substr_count($CClist, '@')
will return the number of @ characters in $CClist
check out the PHP manual at PHP.net
THanks for the reply Ron.
Unfortunately, I am a newbie programmer and am having a tough time
making sense of the manual at PHP.net.
I can see hwo checking for the # of @'s will lead to a few statements
like if > 1 then blah. But am still lost as to actually coding this
into our current sciprt. Any more hints / tutorials / help for a newbie
in php?
.
- Follow-Ups:
- Re: How to check for multiple @'s
- From: Ron Barnett
- Re: How to check for multiple @'s
- References:
- How to check for multiple @'s
- From: affiliateian
- Re: How to check for multiple @'s
- From: Ron Barnett
- How to check for multiple @'s
- Prev by Date: need code snippet to verify input strings
- Next by Date: mbstring extension not found; how to find it?
- Previous by thread: Re: How to check for multiple @'s
- Next by thread: Re: How to check for multiple @'s
- Index(es):