in reply to Re^2: Printing an object when you only have the refaddr string for it
in thread [SOLVED] Printing an object when you only have the refaddr string for it
The hex conversion throws a portable warning (to warn 32 bit users I guess) if you weren't aware, but that's neither here nor there.LOOKING FOR ADDR: ARRAY(0x7faf34532148) PRINTING REF: $VAR1 = [ 'curItem', 0 ]; . . . | | | | | | | | | | | | | | | |- 3 [ +A220] <187> ARRAY(0x7faf34532148)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Printing an object when you only have the refaddr string for it
by ikegami (Patriarch) on Nov 06, 2015 at 18:41 UTC |