Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 172 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 172 Bytes

php oops

php object oriented programing style

class and object basic

attribute

Access Modifire

__construct()

__destruct()

abstraction

interface