Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 535 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 535 Bytes

Learning-OOP-in-PHP

Introduction

This is a memo of my learning oop in php, actually i am learning most php in the process, the codes here are written with php version 8.1 in mind, if you are using a lower version some features which are introduced in version 8 might not work in your code.

Contribution The content of this repo reflect codes written by me when learning from the php official manual Link. So any technical improvement that can be done to any code here is whole heartedly welcome.