> I would like to know if there is a way to store objects 
> globally from a php-page, so that the object can be used 
> from another page.

Yes, using sessions or cookies.

Chris

Reply via email to