Hello John, Monday, May 10, 2004, 7:18:04 PM, you wrote:
JN> OOP is not my strong suit, and I'm trying to work with someone else's JN> code, but am having trouble accessing a value. Let's say I have an JN> object called $bob, and doing a print_r on $bob produces this.... JN> Array [snip] That isn't an Object :) Maybe the object function you called returned an array? You'd treat the data you posted as a normal array. -- Best regards, Richard Davey http://www.phpcommunity.org/wiki/296.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php