PHP Pagination with Bootstrap

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

КОМЕНТАРІ • 39

  • @clevertechie
    @clevertechie  7 років тому +4

    Would be nice to hear feedback from the person who disliked this video so I can improve future videos, let me know if you reading this :)

    • @Dexter101x
      @Dexter101x 7 років тому

      You will always get pro troll downvoters all over the place

    • @clevertechie
      @clevertechie  7 років тому +1

      LOL I think you're right, there actually might be a "midnight troll down voter". For the first time I decided to publish this video exactly at midnight, and a few minutes after publishing I already had that dislike....

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

    Searched yt for almost 1hour on how to create links. This video is the exact solution to the problem that I was facing. Now, it is solved. Thank you.

  • @CorreaLobo
    @CorreaLobo 3 роки тому

    I like how your explaining the variables with the mechanics. sorry love it... thank you for taking your time to make this content, I appreciate your hard work!

  •  7 років тому

    Dude nice video. the best video about pagination with php so far on youtube. Congrats

  • @qub_global
    @qub_global 7 років тому +1

    Огромное спасибо, Clever Techie! Наконец получилось релизовать пагинацию на сайте.
    Thanks a lot, Clever Techie! Finally got to realize pagination.
    Subscribed.
    Hello from Latvia. :))

    • @clevertechie
      @clevertechie  7 років тому

      Рад помочь братан :)

  • @williamjayinclino5936
    @williamjayinclino5936 7 років тому +1

    thank you for sharing your knowledge. You help me alot! You will be part in my speech during graduation :D

  • @swathikc8082
    @swathikc8082 6 років тому +1

    Can you please share the source code? I am not able to access it.

  • @Taki7o7
    @Taki7o7 7 років тому

    when the query outputs 0 rows you can click through emtpy pages, since the next page button isn't blocked then ^^
    When adding the option to show only online users for example, when there is nobody online then.

  • @Taki7o7
    @Taki7o7 7 років тому

    Thank ypu very much for this class. Was exactly what i was searching for. I just added a goto dropdown which also checks for max and min page. Happy new Year

  • @CoolBuys-ik9eo
    @CoolBuys-ik9eo Рік тому

    I'm getting overlapping text when I use this to make it mobile friendly: . Please help me fix the CSS.
    body {
    background: #1f2739;
    color: #fff;
    font-family: "Arial";
    font-size: 14px;
    }
    img {
    border: 0;
    padding: 0;
    margin: 0;
    }
    #main-container {
    padding: 20px;
    }
    .movie-container {
    min-height: 200px;
    background: #2c3446;
    margin-top: 20px;
    }
    .left-column {
    width: 88px;
    float: left;
    }
    .right-column {
    margin-left: 88px;
    padding: 20px;
    }
    .header {
    background: #363e4f;
    padding: 15px;
    }
    h1 {
    color: #fb667a;
    font-size: 18px;
    font-weight: bold;
    display: inline;
    }
    .year {
    color: #fff;
    font-size: 18px;
    }
    .content {
    background: #2c3446;
    }
    .content.description {
    color: #9d99a7;
    height: 85px;
    margin-top: 15px;
    }
    .content.text {
    color: #9d99a7;
    }
    .content.blue {
    color: #4dc3fa;
    }
    .content.yellow {
    color: #fff842;
    }
    .content.green {
    color: #7ffc62;
    }
    a {
    text-decoration: none;
    color: #9d99a7;
    }
    #ratings {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    color: #000;
    width: 87px;
    }
    .imdb {
    background: #f2cc70;
    }
    .metascore {
    background: #61c74f;
    }
    .bottom {
    margin-top: 15px;
    }
    Thanks

  • @antwarior
    @antwarior 5 років тому

    man how did you get the css up like how you did, thats exactly what im looking for, how did you get the content to show up in those display boxes

    • @Nerwesta
      @Nerwesta 5 років тому

      he is using bootstrap, please refer to it's documentation it's very useful.

  • @ifrashable
    @ifrashable 6 років тому

    very good logic explanation and presentation,,

  • @suhrabahdi1222
    @suhrabahdi1222 7 років тому +1

    I really appreciate you! you are the best...

  • @rafaelafrico
    @rafaelafrico 7 років тому

    Hi, very good tutorial. Congratulations!

  • @Kigris
    @Kigris 7 років тому +1

    Hello! I'm a newbie in PHP, so my question is: Why do you store the _ variables ($_page, $_query,$_total,etc) like $page, $query, $total, etc? Why can't you use them directly? Thanks!

  • @iAndrewMontanai
    @iAndrewMontanai 6 років тому +1

    Amazing tutorial

  • @FreAkGaMer07
    @FreAkGaMer07 7 років тому

    Thank you sir....
    Its working fine

  • @aashinsood8045
    @aashinsood8045 2 роки тому

    where can i get this code

  • @erwingiron4412
    @erwingiron4412 5 років тому

    is this responsive? thanks

  • @Asimov16
    @Asimov16 7 років тому

    I think you should pass your query into your class, otherwise the class can only be used for one query. I use a pagination function rather than a class, and I pass in my query and number of pages rather than having them in the function. It then makes your function or class more useable for different datasets.

  • @matiullahkhan1657
    @matiullahkhan1657 5 років тому

    can i have source code?

  • @novatech9832
    @novatech9832 7 років тому

    hey celver techie, thanks for the video tutorial, i'd like to modify the pagination links by my own e.g. to make the numbers red how can i do it?

    • @MohamedZalahi
      @MohamedZalahi 7 років тому

      add css style to pagination > page-item > page-link {color: red}

  • @adilismail3593
    @adilismail3593 6 років тому

    serously need to pay to unlock the files ??

  • @avertry9529
    @avertry9529 5 років тому

    thanks.
    FYI: it's queer-re or kweery Not Cure-re -y as your inquiring an answer or questioning.

  • @handsomeman5098
    @handsomeman5098 4 роки тому

    great job... it hepls me

  • @AngelicaRamirez-ye7tu
    @AngelicaRamirez-ye7tu 7 років тому

    Thanks a lot! You're a life saver :D

  • @vindesign999
    @vindesign999 6 років тому

    if no result to show its echoing this::::::::::Notice: Undefined variable: results in G:\xampp\htdocs\matrimony\includes\classes\Paginator.php on line 64
    Warning: count(): Parameter must be an array or an object that implements Countable in G:\xampp\htdocs\matrimony\list.php on line 263

  • @sethtaylor7519
    @sethtaylor7519 6 років тому

    Madam Query! :P

    • @pkateel
      @pkateel 3 роки тому

      ua-cam.com/video/f1y9IZVoau8/v-deo.html