Hi Bernd,
please ask support questions at [EMAIL PROTECTED] or,
more appropriate for you, try some german mailing lists at
php-center.de (if I'm right?).
To your question: yes you can. but session variable _need_ to be
global. So if you want a property of your object being part of
the session you have to assign it to a global variable first.
- Markus
On Mon, Sep 17, 2001 at 01:59:46PM +0200, Bernd Zohner wrote :
> i wanna use a class in all php sites and i need the values and methods of
> the class in every page.
>
> who can i solve that problem.
>
> or can i define the class global?
>
> thx Bernd
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]