This slide covers simple concepts such as classes, objects, methods, properties, MVC, MySQL, Data Abstraction, Data Binding, etc in object-oriented programming using PHP.
Currently a National Service Personnel at AgroInnova • Guest Author at Auth0 • Co-Organizer at Facebook Developer Circle: Accra LinkedIn: @OliverMensahDev Twitter: @OliverMensahDev GitHub: @OliverMensahDev
used for web development ❖ Code executed on the server ❖ Can be embedded in HTML ❖ Compatible with many databases ❖ Cross platform ❖ Large community ❖ Popular ➢ Simple ➢ Efficient ➢ Secure ➢ Flexible ❖ PHP Standard Recommendations(PSRs)
one class cannot exist without the other ➢ If a class wants to use a class functionality https://www.thepolyglotdeveloper.com/2018/09/inherita nce-composition-php-application/