olinux wrote:
I'm no OOP programmer but maybe extend your class to
include methods for each situation.
something like this:
function countSingle($cid)
function countMulti($cidArray)
function countAll()
HTH,
olinux
Hmm, yes, that's an interesting idea. Except perhaps include the first
arg
I'm no OOP programmer but maybe extend your class to
include methods for each situation.
something like this:
function countSingle($cid)
function countMulti($cidArray)
function countAll()
HTH,
olinux
--- Victor <[EMAIL PROTECTED]> wrote:
> Hello. I have this question. When I program, I try
2 matches
Mail list logo