Awesome tutorial, each and every step is so crystal clear. First I totally watched it and then tried, it doesn't require me to look back to the tutorial again, so nicely he has explained.
you are great this video is really helpfull.for two days i fall in trouble to paginate pages this video remove my troubleness.I love you brother God bless u and all of your family members.
WOW !!!! This is the BEST tutorial I have ever seen for pagination. I have been struggling with doing this for a long time until I came across your video. Everything works GREAT and I actually understand it now. THANK YOU !!!
Thank you so much for this video. This helped alot. It's quite inspiring how this video from 6 years ago is still helping today lol. Thanks tho and God bless!
Logic is quite exciting. Thank you mate, I'm learning PHP now and these pagination things always seemed wonderfull for me, even though it's very simple.
Very nicely and simple explained. Thanks for sharing this. Just one minor yet crucial part - the usage of prepared statements are missing. SQL injection concern is always present no matter how you embed external part of the SQL string into the main SQL sentence (for example, in the video where the LIMIT part consists of external variables. That's just in case when in the future something not trusted might get pasted into the SQL string. And also XSS injection in case that happens might be good to be aware of (when echoing the $page number).
I was creating a blog model from scratch in which I needed to create a pagination system, this video helps me perfectly step by step. Thanks, also would like to know how to keep them SEO Friendly.
I think you should improve your code to add PREV ,NEXT buttons also set limit for pagers...else if we have ...lets say 1,000 pages ...pagers will be echoed 1,000 times....which is very awful
hi this tutorial is clean and clear.my doubt is suppose say there are 20000 records in the databse.I would like to display 50 records per page.Then the total no of pages are 400.Then how to display pagination?
Good job! What I do not understand is why some people use the database connection in two lines, selecting the database name in the second line and not this one which seems more simple $con = mysqli_connect('localhost','root', '', ''databasename) ;
This tutorial is grate. Please i need a help on a section your your snippet. How can i change the result to display from latest entry. That is to display form back (latest entry) to the first (old Entry) in descending order. Thanks
Sir, 1) If the Total number of selected records(parameterized) is less than $results_per_page, how to disable or hide the pagination? 2) What if the number of selected record is huge, say more than 100, will it display more than 100 pagination links? Please reply. Thank You.
Amazing tutorial, loudest keyboard in the whole universe
hahaha
Call me weird but I love keyboard sounds like that. Very soothing
@@jeremievoyer6093 Same, like asmr keyboard coding xd
u explained flue and plain.great thanks
This should’ve broke the internet! Great Work! Can’t find this anywhere..not even in any of the php books I’ve bought! Thank you again!
Simplest tutorial on youtube to implement pagination... Thank you
tu sei un grande, in poche righe di codice hai fatto ciò che altri hanno fatto in un centinaio di righe. Sei un grande
I wish everyone was explaining stuff as you do.
Great tutorial man!
Thank you!
He really explained it to the simplest way it can
Awesome tutorial, each and every step is so crystal clear. First I totally watched it and then tried, it doesn't require me to look back to the tutorial again, so nicely he has explained.
it's not just helpful bro, it's amazing , the way you explain and code, great work.
I've watched a lot of pagination tutorial, but this is the simplest of it
Watched too many tutorials, this is the best. Simple and easy.
you are great this video is really helpfull.for two days i fall in trouble to paginate pages this video remove my troubleness.I love you brother
God bless u and all of your family members.
Very useful for me.....your teaching is very awesome....
One of the best video still..!!, since 2016
Thanks dear for sharing your advanced knowledge ;)
WOW !!!! This is the BEST tutorial I have ever seen for pagination. I have been struggling with doing this for a long time until I came across your video. Everything works GREAT and I actually understand it now. THANK YOU !!!
Awesome explanation!!!! loved the keyboard sound !!!! Amazing
Thank you so much for this video. This helped alot.
It's quite inspiring how this video from 6 years ago is still helping today lol. Thanks tho and God bless!
In the hall of geniuses you definitely have a seat, fantastic tutorial!!!
Best Tutorial and helpful. thanks buddy:)
Very good. Your code is working fine. Thank very much for sharing. Best regards
One of the best pagination video i have watched on youtube
Logic is quite exciting. Thank you mate, I'm learning PHP now and these pagination things always seemed wonderfull for me, even though it's very simple.
Finally, a short and simple code that works, immediate subscribed
Great, very, very helpfull. Thanks from Mexico.
idea of pagination video was indeed long-term thinking. thanks brother keep up
Thanks for the explanation! One of the best videos of pagination out there!
very easy to understand and really helpful...
Concise and clearly explained - brilliant. Thanks!
Just for your clarity, I've subscribed. Thanks mate, very easy to follow tutorial. 100 thumbs up.
You made it easy to understand it. Thank you very much for the tutorial 🇿🇦
no wonder,useful in 2021
tqsm Sir
Very nicely and simple explained. Thanks for sharing this. Just one minor yet crucial part - the usage of prepared statements are missing. SQL injection concern is always present no matter how you embed external part of the SQL string into the main SQL sentence (for example, in the video where the LIMIT part consists of external variables. That's just in case when in the future something not trusted might get pasted into the SQL string. And also XSS injection in case that happens might be good to be aware of (when echoing the $page number).
Any one who can explain this issue in detail, please?
You've earned a subscriber for this great and straight to the point tutorial.
Works just perfectly.Thank you very much, sir.
easily and clearly understandable...thank you very much
So easily and clearly explained
Really well structured tutorial. Thanks for that!
Watched it just now. and it helped me. very useful
Awesome! I added some extra options to show only 10 records per page on the pagination.
best tutorial i ever seen on pagination.thanks
Best pagination tutorial ever.Thank you Less.
Just what I was looking for to learn, Voyager thanks.
You are the best man, it was so helpful in my work. Thanks
very nice tutorial man, i could recreate it using PDO because i understand the logic beside the programm, you explain very well
Great Explanation man Very very helpful thanks a lot man...
excellent man, love from India
I was creating a blog model from scratch in which I needed to create a pagination system, this video helps me perfectly step by step. Thanks, also would like to know how to keep them SEO Friendly.
Awesome! So easily explained. Thanks a lot!
Easy and helpfull. keep up the good work mate
Great Tutorial, very simple and with a good explanation. it works great. I trying to add previous and next links using bootstrap
Works perfectly, thanks
Very nice tutorial, its very helpful :)
HriedoPotettoGam
99okkkkk0 A
..
₩$--
THE BEST tutorial in the world .. Thank you
Thank you VERY much. This code WORKED PERFECTLY! God bless you.
very gooooood tutorial , you explain it very well , thank you
Super helpful and really clear! Thank you very much!
thanks!!Great tutorial..Iam implementing it somewhere
Thanks great tutorial still works 2020
Thanks for the great tutorial..Nice and simple...Please continue the part-2 video with style sheet and remaining portions.Make it a complete tutorial
i wish for you all the best , the best tutorial better than indians tutorials :'D
Thank you so very much, I am grateful for this.
the best tutorial in the whole universe
Very good tutorial thank you so much!
Thanks you our brother! it is very helpful.
in fact this is a good tutorial , thanks for your spared time.
watched many tutorials, this one helped me alot
Nice video, thank you for sharing it.
You are good man! You just made my day.
i Love the keyboard
Simple and helpful! Thank you 👍
That was very helpful! thank you
I converted to PDO. Works great! Thanks!
I resolve my mistake thanks so much😊 Ultimate video Great work
simple and superb video
Well explained!
Commended sir.
Thank you so much
very useful for my c# project
thank you very much brother, the tutorial is very helpful
great and clean guide
You explain it so well, thank you.
very goood and easy tutorial thanks sir
Thanks man! It was pretty helpful to start with..
it's work on local host but when i upload it on live server it don't work can you please help me to solve this problem ??
I love this man!
watching in 2020, still very helpful :)
This is awesome! Thanks Simon!
I think you should improve your code to add PREV ,NEXT buttons
also set limit for pagers...else if we have ...lets say 1,000 pages ...pagers will be echoed 1,000 times....which is very awful
Yeah thats what im thinking, i manage to make the next and prev links for this code but i still dont know hoe to limit my links😭
hi this tutorial is clean and clear.my doubt is suppose say there are 20000 records in the databse.I would like to display 50 records per page.Then the total no of pages are 400.Then how to display pagination?
Best tutorial man, thumbs up !
Good job! What I do not understand is why some people use the database connection in two lines, selecting the database name in the second line and not this one which seems more simple $con = mysqli_connect('localhost','root', '', ''databasename) ;
Thumps up , quick to the point.
Thanks! amazing tutorial
Aww what a wonderful tutorial awww again!
Great tutorial, very helpful !
very good explanation..only query i have is that can we change the page index number design somehow...?
This tutorial is grate. Please i need a help on a section your your snippet. How can i change the result to display
from latest entry. That is to display form back (latest entry) to the first (old Entry) in descending order. Thanks
Sir,
1) If the Total number of selected records(parameterized) is less than $results_per_page, how to disable or hide the pagination?
2) What if the number of selected record is huge, say more than 100, will it display more than 100 pagination links?
Please reply. Thank You.
Outstanding! Thank you!
Great, but what happens if we upload something thats not image, how to send error message back to view incase of errors
Thanks nice explanation
Thanks, clear explanation.
Very very helpful!!! Thank you