I am an ASP programmer shifted to PHP3 as my platform of web development. I found php very interesting and easy.
I would appreciate if anyone can tell me how to use the classes to store and retrive values into and from variables and is there any concept of global static variables in the classes in php3 so that i can use the values of the variables whereever necessary. As PHPLIB uses class variables to store session variables.