Translated by Google Translate

Encapsulation, Inheritance, and Polimorfism in OOP PHP



A. Encapsulation Encapsulation has correlation with visibility or hiding information, it means we create data that cannot be accessed except via method or function that we created. Encapsulation implementation used the function of setter and getter that I’ve ever told in the previous OOP article. In that article I made the tutorial about...

Read More Add your Comment


 

©2013 @namakuherman | Developed by Herman Creative Industry