jonathan vanasco wrote:
is there any way to store an object into an Apache Session ?

Yes, you put any object in Apache::Session as long as it can be handled by Storable. You'll need to tell us what you tried and what didn't work about it before we can help you more.


- Perrin

Reply via email to