PHP Photo gallery website using MVC Framework from scratch 1 of 3 | Quick programming tutorial

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 25

  • @davebudah
    @davebudah Год назад +1

    Was gonna skip this one, then you introduced the liking and comments feature in the 4th video, now I have to follow it all. Thanks.

  • @basilistigris640
    @basilistigris640 Год назад +1

    perfect and unique php photo gallery tutorials in youtube, thank you very much for great videos and projects in vanilla php ajax and javascript, with no external code required, just the code you learn us to build step by step and real time code debug with explain every details and reassons, the best channel Quick Programming for pure php and javascript ajax, and how work together in many diferent projects he build from scratch!

    • @QuickProgramming
      @QuickProgramming  Год назад

      cool, thanks for your continued support! i appreciate it :)

  • @cbanks77
    @cbanks77 7 месяцев назад

    This is a really useful training. I am getting a different error. “Please load the following extensions in your php.ini file.” How do you did that?

  • @dtommy79
    @dtommy79 Год назад

    Great video! Thanks. If I want to add INDEX key to a column, how do I do that? Do I need to create an addIndexKey() method in Migration.php ?

  • @stephenessienmensah1579
    @stephenessienmensah1579 2 месяца назад

    I get fatal error: uncaught pdoexception: could not find driver in c:\xampp\htdocs\photos\app\core\database.php:13 when ever I try to migrate a table into my database. Please can you help me fix it

  • @muhammadshadeq2436
    @muhammadshadeq2436 Год назад +2

    thanks

  • @kajohsamson
    @kajohsamson 8 месяцев назад

    hello thanks for the videos very much

  • @kajohsamson
    @kajohsamson 8 месяцев назад

    But sir i have a problem. My operating system is Ubuntu and i don't know to use .htaccess in ubuntu

  • @ikaranpatelll
    @ikaranpatelll Год назад

    I am getting pdo driver not found error how to solve this

    • @QuickProgramming
      @QuickProgramming  Год назад

      Edit your php.ini file from c:/xampp/php make sure this line has no semicolon at the start:
      extension=pdo_mysql
      Save and restart your server

  • @gru8299
    @gru8299 Год назад +1

    Thanks!👏🤝

  • @PraveenAndrew-s4c
    @PraveenAndrew-s4c Год назад +1

    Bro iam from India . How to add LIKE 👍 features to every photos

    • @QuickProgramming
      @QuickProgramming  Год назад +1

      i'll add one more tutorial after the admin section is done to put a like button

    • @PraveenAndrew-s4c
      @PraveenAndrew-s4c Год назад

      @Quick Programming how many years experience in technology field bro

    • @QuickProgramming
      @QuickProgramming  Год назад +3

      @@PraveenAndrew-s4c 10 years experience

  • @rimantasdanilevicius6754
    @rimantasdanilevicius6754 Год назад

    How to move this project to server? :?

    • @QuickProgramming
      @QuickProgramming  Год назад

      am going make a video on that after am done with the admin section

  • @gru8299
    @gru8299 Год назад

    Is it possible to turn on subtitles?

    • @QuickProgramming
      @QuickProgramming  Год назад

      yes, simply click the CC button on the youtube player. It will generate subtitles in any language

    • @gru8299
      @gru8299 Год назад

      Strange, the CC button is not active anyway ...

    • @QuickProgramming
      @QuickProgramming  Год назад +1

      @@gru8299 i think it takes a while to become active coz google has to auto translate in the background. You can check in a few hours to see if its active

    • @gru8299
      @gru8299 Год назад

      OK, thank you very much! You are the best teacher!