Andrei Verovski wrote:
> Hi, Jason,
>
> Thanks a lot for suggestion. Does it mean that I have tried to
> serialize some object (like adodb db object)? How I can eliminate this?
> I really cannot find where this object or whatever else is going to be
> serailized. The problematic line of code just s
Hi, Jason,
Thanks a lot for suggestion. Does it mean that I have tried to
serialize some object (like adodb db object)? How I can eliminate this?
I really cannot find where this object or whatever else is going to be
serailized. The problematic line of code just serialized an array.
On Mar 1
Andrei Verovski wrote:
...
> Notice: serialize() [function.serialize]: __sleep should return an array
> only containing the names of instance-variables to serialize. in
> ANVphpApp.php on line 840
>
>
> Anyone knows what is the problem?
Exactly what the notice says ;) basically __sleep is used so
3 matches
Mail list logo