Topics
PHP Class
About this topic: Articles tagged __TAG__
Showing 6 articlesRelated tags
Topics
Articles
Showing 6 articles
How-tos
Abstract Class vs. Interface in PHP
This tutorial explores the differences between abstract classes and interfaces in PHP, providing clear explanations and examples. Understand when to use each and enhance your …
↗
How-tos
How to Create and Use Static Classes in PHP
This article explains how to create and use static classes in PHP, providing clear examples and best practices. Learn the benefits of static methods and properties, and discover …
↗
How-tos
PHP Abstract Class
This tutorial demonstrates how to create and use Abstract Classes in PHP. Learn the definition, characteristics, and best practices for implementing abstract classes in your …
↗
How-tos
How to Get Class Name in PHP
This tutorial will teach you how to get a class name in PHP. You will use get_class(), PHP class constant, and ::class in an object.
↗
How-tos
PHP Anonymous Class
This tutorial demonstrates how to create and use an anonymous class in PHP.
↗
How-tos
this and self in PHP
This tutorial explains what OOP is, and how and when to use this and self in your PHP code.
↗
No articles found
Try clearing the filters.