[PHP-DEV] PHP 4.0 Bug #7181 Updated: Classes and Sessions From: Bug Database (php-dev <email protected>)
Date: 10/13/00

ID: 7181
Updated by: hholzgra
Reported By: d.stender <email protected>
Status: Feedback
Bug Type: Feature/Change Request
Assigned To:
Comments:

are you sure that the script trying to get the objects from
the session data has the code for its class included ?

sessions will only transport the classes data members,
not the method code ...

Previous Comments:
---------------------------------------------------------------------------

[2000-10-13 09:38:36] d.stender <email protected>
Hello everyone,

it does not seem to be possible to put instances of objects/classes into sessions. This feature would come in handy to code stuff like object orientated shoppingsystems et cetera.

best regards,

Dominique Stender

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7181

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