PHP - Multiple Inheritance in PHP

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Multiple Inheritance in PHP
    In this tutorial i have shown how to implement multiple inheritance in php. First i have created class as TGP nad then interface as I_TGP and again one class as MultipleI and extented the class TGP and implemented the interface I_TGP.
    This video is for learning PHP and develop websites using PHP and MYSQL. The aim is to teach the Web Designing/Development in a step-by-step guided approach.
    Intro Track By : Danish Shaikh
    ~-~~-~~~-~~-~
    Please watch: "Registration Form In PHP adn MYSQL"
    • Registration Form In P...
    ~-~~-~~~-~~-~

КОМЕНТАРІ • 7

  • @Shifan76
    @Shifan76 2 роки тому +1

    Thanks nice tutorial. Achieving multiple inheritance using Interfaces.

  • @srinivasm2991
    @srinivasm2991 6 років тому +2

    Yes here is no multiple inhiterence introduction is different explain different

  • @bazinga-rj
    @bazinga-rj 8 років тому +1

    There is no multiple inheritance in PHP,
    It is single level inhertance,
    and single interface implementation

    • @TheProgrammingGeek
      @TheProgrammingGeek  8 років тому

      +Rahul juneja
      That what it is shown in this video, how to mimic multiple inheritance using interface.

    • @TheProgrammingGeek
      @TheProgrammingGeek  8 років тому

      +Rahul juneja
      First whatch the video then comment.

    • @TheProgrammingGeek
      @TheProgrammingGeek  8 років тому

      +Rahul juneja
      First whatch the video then comment.

    • @bazinga-rj
      @bazinga-rj 8 років тому +1

      just correct your text