Posted by affiliateian on 11/27/29 11:59
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?
Navigation:
[Reply to this message]
|