thanks.
fixed that with simple un/serialize().
somehow i assumed php would be capable of
recognizing automatically that it makes sense with
object to do this automatically (who really needs
unexplicitly a string instead of o valid object
when puttin them into a session-var?)
thanks anyway
m
--
PHP
From: "Justin Palmer" <[EMAIL PROTECTED]>
> Make sure you include the Class file in every consecutive page that you
> would like to use the object in.
and include it before session_start(). Although if var_dump() is showing
it's an object, you're question of why is_object() fails is still valid.
Hi,
Make sure you include the Class file in every consecutive page that you
would like to use the object in.
Regards,
Justin Palmer
-Original Message-
From: Matthias H. Risse [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 12:04 PM
To: [EMAIL PROTECTED]
Subject: [PHP] is_objec
3 matches
Mail list logo