Skip to content
DelftStack logo
Menu
  • Explore topics
  • Tutorials
  • HowTos
  • Reference
English ⌄
  • English
  • Deutsche
  • 日本語
  • Español
  • 한국어
  • Français
  • 简体中文
  • 正體中文
Home/Tags/PHP Class

Topics

PHP Class

About this topic: Articles tagged __TAG__

Showing 6 articles

Related tags

PHPPHP Interface

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.

← All topics

DelftStack logo

DelftStack is a practical home for quick coding references, tutorials, and practical examples.

  • About US
  • Write For Us
  • Privacy Policy
  • Advertising
  • Contact

© 2026 DelftStack