Quantcast
Channel: OOP Archives - BrandonSavage.net
Viewing all articles
Browse latest Browse all 26

Why Interfaces Rock

$
0
0

When I first learned PHP 5’s object oriented syntax and rules, I didn’t see much of a point to the interface options. I felt that I could do more by defining abstract classes and at least filling in some of the methods with some details. Lots of people in the PHP world still aren’t 100% […]

The post Why Interfaces Rock appeared first on BrandonSavage.net.


Viewing all articles
Browse latest Browse all 26

Trending Articles