If anyone read this post, you probably already forgot about it, but I
just wanted to clarify that I found the source of the problem and it was
a coding mistake on my part, not a problem with PHP's array
implementation.
Erik
On Thursday, June 6, 2002, at 03:11 PM, Erik Price wrote:
> Hi
Hi all,
a quick question about using PHP's objects, specifically in terms of the
scope of class attributes:
Normally, in PHP, a variable in a function is local to that function and
is NOT a reference to a similarly-named variable outside the function,
right? To the best of my knowledge, ther
2 matches
Mail list logo