i am using php QuickTemplates & mysql !!!
Well, i am trying to display results returned from the database in chunks (like 20 at a time) . i want to create a dynamic counter for the next and previous pages depending on how many results are returned from the query !!!
I have this code working in a normal php program ...but when it comes to using php templates, i tried to implement, but never worked !!
Can anyone help me solve this template related page navigation issue ....
RGDS ,
:rolleyes: