I need to create a pagination for my images but don't have a clue how to go about it. I've done ample research online and found several different php solutions like this one http://www.phpeasystep.com/phptu/29.html, but they don't specifiy how you connect it exactly to your database/MySQL. Nor do I know how to put this in my php page?
Can someone please explain to me in a more detailed "step by step" how you set up a pagination successfully. Like how you connect a script to your MySQL in detail, how you put the script in your webpage and where, ect... I'm clueless and getting stressed in trying to figure this out on my own. Please advise, will appreciate greatly. Also, if there is a better pagination php script out there please advise. Thx.
PHP Pagination and how it works...
Moderator: General Moderators
Re: PHP Pagination and how it works...
This is code related and so it should have been posted in the PHP - Code forum. It sounds like you are having a hard time figuring out where to start.
Have you tried searching for "Pagination Tutorials +php"?
Have you tried searching for "Pagination Tutorials +php"?
Re: PHP Pagination and how it works...
I haven't tried that search, no. I was hoping someone could point me in the right direction for a beginner in php. Do I need to repost this question in a different category. If so, which one? Thx
Re: PHP Pagination and how it works...
No, please do not double post. Moderators will move your post as necessary.
Re: PHP Pagination and how it works...
I understand the concept.... But how then do I get my question redirected to the right place? Thx