[PHP] session/object problem solved (but coding opinions still welcomed!) From: Sheila Myers (sheila <email protected>)
Date: 10/15/01

Figured out the problem. I wasn't passing the session object into the
function that was generating the error, so of course it was getting
created on the fly with no value assigned to it, hence a type of null.

Just call me Homer (D'oh!)

Sheila

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>