OOP

Writing OOP in PHP

PHP uses the Class statement to define an Object in PHP.
Then it uses the New statement to assign a variable to the object.

Leave a Reply

Your email address will not be published. Required fields are marked *