PhoenixDown
Programmer
I have a flat file database delimited with |. Can someone please help me a code which can do the pagination? Let's say max is 10 per page.
My DB is set up like the following:
test|test|test
test2|test2|test2
test3|test3|test3
Thanks alot!
-Calvin
My DB is set up like the following:
test|test|test
test2|test2|test2
test3|test3|test3
Thanks alot!
-Calvin