In PHP i have created a global variable. global $x
Instead defining this global variable in each method of a class,I like to define the variable in class and make it available for all the methods inside the same class.Your suggestions are welcome. Regards, Srivats.K.A http://nothingtopost.wordpress.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
