Object-oriented programming

Home > Computer Science > Web development (Computer Science) > PHP > Object-oriented programming

This approach to programming encourages the use of objects or structures that contain data and their relevant actions or methods. PHP supports this methodology.