I am having problem with an array filled with an object.  I am trying to
access it using current($object_array)->object_var.  Here is the line of
code that is giving me the problem, any help that can be provided will be
greatly appreciated.

if((current($retrieved)->beginTime > $morning) &&
(current($retrieved)->beginTime < $night))

--
Joshua E Minnie
CIO
[EMAIL PROTECTED]

"Don't work for recognition, but always do work worthy of recognition."



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to