![]() |
Dynamic pagination?
does anyone have an example of a dynamic pagination where the page doesn't change but the content does when you select page links.
this code display all user favorite images on one page. just your basic query but the template script handles all the messy stuff behind the scenes Code:
<!--[Loop Start QUERY:SELECT * FROM $favstable LEFT JOIN $membtable ON m_id=f_fav LEFT JOIN $picstable ON f_fav=i_user WHERE f_user=$en[m_id] AND i_status=2]--> |
I must admit I have no idea what you're talking about, but hey, here's some pagination code I use.
Does the nice 1, 2, 3 .... 98, 99,100 thing. Good luck (??) PHP Code:
|
|
All times are GMT -7. The time now is 11:14 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc