PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #7181 Classes and Sessions
Submitted:13 Oct 2000 9:38am UTC Modified: 21 Nov 2000 4:03am UTC
From:d dot stender at regiocom-aachen dot de Assigned to:
Status:Closed Category:Feature/Change Request
Version:4.0.2 OS:Linux / RedHat6.2
View/Vote Developer Edit Submission

[13 Oct 2000 9:38am UTC] d dot stender at regiocom-aachen dot de
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
[13 Oct 2000 10:01am UTC] hholzgra@php.net
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 ...
[21 Nov 2000 4:03am UTC] sniper@php.net
no feedback

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC