15 | How to Use and Create Loops in PHP | 2023 | Learn PHP Full Course for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 26

  • @AgenceWebSigma
    @AgenceWebSigma 11 หลายเดือนก่อน +9

    You're always excited when teaching and we become also excited like you :)

  • @ZACK_TRADES_FOREX_
    @ZACK_TRADES_FOREX_ 9 หลายเดือนก่อน +2

    Been struggling with grasping the loop concepts but as soon as this guy taught it, it sticked super hard! Thank you so much man 🙏

  • @JefferyHarrold
    @JefferyHarrold ปีที่แล้ว +7

    Little tip, I too got sick of hunting for my cursor when working with un-styled web pages...so I made it bright green. I can probably now measure the amount of time saved hunting for it in hours!

  • @ellismail7196
    @ellismail7196 8 หลายเดือนก่อน +4

    you are really good guy dani thank you very much

  • @akashgola2153
    @akashgola2153 10 หลายเดือนก่อน

    Great Session

  • @yomammo
    @yomammo 2 หลายเดือนก่อน

    thanks bro.

  • @GerritforBazeja
    @GerritforBazeja ปีที่แล้ว

    I enjoyed this lesson thank you

  • @richubabu8990
    @richubabu8990 9 หลายเดือนก่อน

    Thank you mr. Musk

  • @yabidaboy8765
    @yabidaboy8765 2 หลายเดือนก่อน

    actually the a/an issue in foreach loop could be a small exercice that who watches this video do to combine if condition with foreach loop

  • @zrezaeimobin
    @zrezaeimobin ปีที่แล้ว

    Thanks a lot

  • @peaklegacy146
    @peaklegacy146 ปีที่แล้ว

    Fun Fact: You can double tap the CTRL button to find your mouse easier; at least that's the case with the US keyboard layout

  • @oldumvolley
    @oldumvolley 7 หลายเดือนก่อน

    yes go on

  • @YesiPleb
    @YesiPleb 9 หลายเดือนก่อน

    So, the IDE places the { character at the end of the line when you create a function and the for loop yet with the function you move the { to the first line and leave it alone with the for.

    • @YesiPleb
      @YesiPleb 9 หลายเดือนก่อน

      You also leave the { from the while, do and foreach statements where it is on the end of the line.

  • @Techtalkswithnonny
    @Techtalkswithnonny ปีที่แล้ว

    How does $$foo work and when is it required to use $$ variable?

  • @elonleon4452
    @elonleon4452 8 หลายเดือนก่อน

    You just saved my sorry ass, big time.
    I feel like the dumbest MF alive by ignoring this vid for so long
    Thanks dude.

  • @kabhikachambala3392
    @kabhikachambala3392 ปีที่แล้ว

    Dan Dan . We need to see how to create download file in php and mysqli

  • @amoh96
    @amoh96 ปีที่แล้ว

    right alot of things like Js

  • @kingreu5834
    @kingreu5834 ปีที่แล้ว +4

    The more I look at bro's face, the more he looks like ELON MUSK!!
    😂

  • @peaklegacy146
    @peaklegacy146 ปีที่แล้ว

    Dani I'm sorry!!! I keep forgetting to leave a like!!😭

  • @Stoney_Eagle
    @Stoney_Eagle ปีที่แล้ว +1

    alert("How many times can you click ok?");
    $i = 1;
    while (true) {
    alert("you clicked ok $i times, do you want to continue?") ;
    $i += 1;
    }
    😈😈😈😈

    • @Dani_Krossing
      @Dani_Krossing  ปีที่แล้ว +4

      Good thing TH-cam has basic protection against XSS attacks 😂

    • @Stoney_Eagle
      @Stoney_Eagle ปีที่แล้ว

      @@Dani_Krossing haha

  • @technologian1
    @technologian1 ปีที่แล้ว

    A fooloop 💀💀