Codi
Ctrlk
  • Introduction
  • General
  • Tutorials
  • Exercises
    • HTML/CSS
    • JavaScript
    • Database
    • React
    • PHP
      • Basics-01
      • Basics-02
      • Basics-03
      • Basics-04
      • Exercise-01
  • Challenges
  • WordPress
  • Non-Programming
Powered by GitBook
On this page
  • Goals
  • Resources
  • TO go through after the session

Was this helpful?

  1. Exercises
  2. PHP

Basics-04

Goals

  • PHP Class

  • Class inheritance

  • PHP and JSON

  • PDO to deal with database

Resources

  • https://www.w3resource.com/php/classes-objects/php-object-oriented-programming.php#createclass

  • https://softwareengineering.stackexchange.com/questions/34584/how-to-explain-oop-concepts-to-a-non-technical-person

  • https://dev.to/superfola/whats-oop--explain-like-im-five-c94

  • Why OOP in PHP

TO go through after the session

  • PHP Inheritance article

  • PHP Inheritance video Option a

  • PHP Inheritance video Option b

PreviousBasics-03NextExercise-01

Last updated 4 years ago

Was this helpful?