User-defined Interfaces in PHP 5: Introduction to Core Concepts
December 19th, 2005 | by admin | devshed.comPHP5 takes users increasingly in the direction of object-oriented programming. The Standard PHP Library SPL is a new item that helps developers both with the creation of OOP applications and the maintenance of standardization. The SPL enables developers to work with user-defined interfaces. In this article the first of a series Alejandro Gervasio uses examples to introduce you to working with these interfaces which can keep you from having to reinvent the wheel with each new project….
(Advertisement) DOVICO Time & Project Tracking Software Award winning DOVICO Track-IT Suite saves each employee 1 hour per week on timesheet and expense entry. Managers save over 2.5 hours per week on business operation efficiency, project tracking, reduced billing cycles and real-time reporting.
Related Posts
Tags: Concepts, Core, Interfaces, Introduction, User-defined
