| Benjamin Wragg 2005-12-15, 6:59 pm |
| Hi,
I've read a few threads on the list about problems serializing
db_dataobjects but I'm still having problems. I need to store a dataobject
in the clients session (this serializes it), and I also am having trouble on
unserializing them (php 4.3.4). I get the __PHP_Incomplete_Class on my
dataobjects on unserializing. I know this normally means that you havn't
included a class file that was needed, but I'm sure that I've including all
files needed.
I was reading this thread
http://marc.theaimsgroup.com/?l=pea...90952008195&w=2 and found
that ensuring that the files are included is the only real solution for
php4. Is there anything else that I need to do?
Cheers,
bwragg
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.13/200 - Release Date: 14/12/2005
|