Forums
This topic is locked
htaccess and DMX paging
Posted 06 Sep 2006 06:28:31
1
has voted
06 Sep 2006 06:28:31 Julien jay posted:
Hi,Does anyone know how to deal with DMX paging when more than 1 page exists in php for a given recordset?
For example, you have 100 records and each page includes 10 records for a total of 10 pages.
How would your mod_rewrite look like in this situation?
Thanks,
Jaydev
Replies
Replied 06 Sep 2006 19:56:08
06 Sep 2006 19:56:08 Roddy Dairion replied:
DMX allows you to do that already. I don't know how but it does. I usually write my own script. But i do also know that when extracting data from a database(which am assuming you are) then dreamweaver has a function for that.