2006/9/28, Mathijs <m.v.veluw@xxxxxxxxxx>:
Hello there, Is there a way to check if a variable is passed by reference or if it is just a copy. With something like is_copy or is_reference? Thx in advance.
Is this part of the "I don't know if two vars reference the same object in PHP4" dilemma?