>
> global variable $x is an object of an class!


What different does it going to make ?

A variable is still a variable :-) No big deal.

You can still access the members as:

$GLOBALS['x']->MemberFunction()

V
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to