Posted by fletch on 11/19/93 11:45
> What functions, if any, are causing $a and $b to BOTH be set
> to "Dog" ???
It's a mystery to be sure. I would say that the someMethod("Cat","Dog")
is not called if you are not getting the output "[Cat, Dog]". Also I
think that the script would produce infinate output since foot()
includes a file that calls foot() and you get stuck in a loop.
Is this the actual code you are using, or have you tried to make it
simpler so that it's more easily understood?
[Back to original message]
|