Reply to Test if an item is an object or a reference to an object
Posted by laredotornado@zipmail.com on 03/01/07 22:28
Hi,
Using php 4.4.4, let's say I have an array of objects or references to
objects. If I picked out an arbitrary element, $n, how would I know
if that was an object or a reference to an object?