Object Oriented PHP #10 - Clone & Destruct

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 20

  • @tuananhdo1870
    @tuananhdo1870 5 років тому +9

    Hi, Can you make tutorial about autoloading classes in PHP, namaspace ?

  • @kateschneider8069
    @kateschneider8069 4 роки тому +5

    When setting the variables $userOne, $userTwo, $userThree and (clone) $userFour, the order is mario, luigi, yoshi, (clone) mario. But when the destroy function output shows on the screen around 05:59, the order is (clone) mario, yoshi, luigi, mario -- why is this carried out in reverse order?

    • @shuttereff3ct593
      @shuttereff3ct593 4 роки тому +2

      I think it has to do with nature of storing these variables in a stack with FILO strategy (first in, last out)

  • @ProgrammingwithPeter
    @ProgrammingwithPeter 5 років тому +4

    Flawless!

  • @jovictor3007
    @jovictor3007 2 роки тому +2

    Is the __destruct really necessary to write ? , nothing like the java garbage collector that takes care of this automatically ?

  • @johnhansen8140
    @johnhansen8140 5 років тому +3

    Hi. Going through your Javascript course at the moment. Is this series going to touch on PDO and prepared statements?

  • @Tuttigiu
    @Tuttigiu 3 роки тому +1

    Can't figure out why Destructor exists. Seems pretty advanced feature.
    Clone instead seems useful: you can use clones to test whatever hazardous stuff via __clone function !

  • @MZ-bk3xx
    @MZ-bk3xx 3 роки тому +1

    Nice

  • @perianka
    @perianka 4 роки тому +1

    thanks!

  • @emekatimothyiloba699
    @emekatimothyiloba699 Рік тому

    Thanks

  • @mysterOrel7924
    @mysterOrel7924 5 років тому +1

    Thank's for the link !

  • @fffhshf345
    @fffhshf345 5 років тому +2

    first

  • @DeepakGupta-hj2dv
    @DeepakGupta-hj2dv 5 років тому +3

    Please make on series React native

    • @NetNinja
      @NetNinja  5 років тому +7

      Currently creating one, will be up in a few weeks :)

    • @DeepakGupta-hj2dv
      @DeepakGupta-hj2dv 5 років тому

      @@NetNinja please make on series quickly 1 week start

    • @imPriyankCoder
      @imPriyankCoder 5 років тому +2

      can you please add splash screen and lohin authentication please

    • @DeepakGupta-hj2dv
      @DeepakGupta-hj2dv 5 років тому

      Hiii priyanka

    • @MrJfergs
      @MrJfergs 4 роки тому +7

      He's one person and making amazing content for free.