[Phplib-users] howto save pointer to array in session var?
Brought to you by:
nhruby,
richardarcher
From: Marko K. <M.K...@os...> - 2003-03-25 09:16:34
|
Hi, some while ago I came across the problem of saving an array var together with it's actual position pointer. When the session vars get saved in the end unfortunately the position gets lost. Does somebody have an idea how to save and restore that setting easyly (probably by using __sleep and __wakeup methods)? Marko |