PHP Tips and Tricks: 10 Ways to Level Up Your Code Game

Поділитися
Вставка
  • Опубліковано 3 лют 2025

КОМЕНТАРІ • 30

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

    This is one of the best tip videos I’ve found. Bravo!

  • @RafaelSFTech
    @RafaelSFTech 10 місяців тому +1

    1:30:50 LMAO, greeting from Brazil, nice content, I use everything you teach in the video in my job as php developer, Thanks

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

    This deserves far more likes and views. Good job.

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

      Never mind 1.6M views and 96 likes how

    • @QuickProgramming
      @QuickProgramming  Рік тому +1

      @@dannygummer8745 it's actually only 1,600views😂 thanks for the compliment

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

      @@QuickProgramming 🤦‍♂️I’m blind

  • @heritierndireze
    @heritierndireze Рік тому +2

    J'apprends beaucoup de choses sur vous, Merci

  • @danielproano7958
    @danielproano7958 Рік тому +1

    thanks for the tutorial! today is my first day at PHP and it has been a nice introduction. It results king of ugly for me to see the need of using $ everytime, but I guess I will get use to it.

    • @QuickProgramming
      @QuickProgramming  Рік тому +2

      Don't worry you'll get used to it very quickly. PHP is very enjoyable as a language. The fact that it was never meant to be a programming language but grew organically due to users loving it, speaks for itself. Good luck and feel free to ask if you have any questions🙂

  • @ronarmengol1677
    @ronarmengol1677 Рік тому +1

    your work is amazing....love from zambia

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

    This is very helpful mate! Thank you for making this.

  • @hagarosama5724
    @hagarosama5724 Рік тому +3

    loved it. thanks
    Please make a complete PHP project tutorial by applying clean code, solid principles, oop, and other essential aspects that make the project looks more professional as if it is a real one.

    • @QuickProgramming
      @QuickProgramming  Рік тому +1

      Ive made a few using OOP and MVC. You can check this blog websitev i made using an MVC framework created from scratch. The framework uses alot of those principles ua-cam.com/video/4AoRVc89rBs/v-deo.html

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

    52:00 How do you update all the hashes in your database when the PHP version changes? Won't your authentication stop working, since the new hashing algorithm won't produce the same hashes as the previous one?

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

      you dont have to change your hashing algo if you change your php version. it will still work if you leave the code as it is. theres no way to update the hashes if you do change your algo. everyone has to use the forgot password feature at that point

  • @philadams9254
    @philadams9254 3 місяці тому

    49:46 - this is impossible to read though. It's better to have the HTML in a .html file and then use file_get_contents() and str_replace() in PHP to add the variables cleanly.

  • @danieligbinidu6880
    @danieligbinidu6880 Рік тому +1

    Thanks for your help I really appreciate

  • @Stayllnew
    @Stayllnew Місяць тому

    Creating a game tutorial focusing on house leveling up using PHP and MySQL please (Thanks)

  • @ابوأحمد-ث9ت4ض
    @ابوأحمد-ث9ت4ض Рік тому +1

    Great content thnx❤

  • @philadams9254
    @philadams9254 3 місяці тому

    false is not 'faster' than FALSE? I've never heard that before. What's your source?

  • @mominulislam2771
    @mominulislam2771 Рік тому +1

    very useful, thanks a lot :)

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

    Chapters names 7 & 8 are switched.

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

    Awesome tutorial always

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

    If user is not male or not Female user is Miss Netherlands 🤣