RE: [PHP] Re: Can Objects be passed to another page?

2003-09-03 Thread Ford, Mike [LSS]
On 03 September 2003 12:55, Harry Wiens contributed these pearls of wisdom: > you can store your object in a session ... but make sure the class definition is included *before* the call to session_start(). Cheers! Mike - Mike

[PHP] Re: Can Objects be passed to another page?

2003-09-03 Thread Harry Wiens
you can store your object in a session bye Harry Wiens "Webmaster" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi, > > is it possible to pass an Object to another php page? > I want to pass a whole bunch of varibales to another page. > For example the session ID, the lang