Can anybody guide me for using "class" in php code? I want to know the basics of it. How, where to define the class? By what way it is to be used / called in the php program? and so on.
Any links for tutorials for this? Sample program, anybody has written for new users?