Erindesign
11-07-2006, 01:23 PM
I'm using a flat file to keep the data for my downloadable files. I'm using the explode function to take info and make it an array. It works extremely well for my purposes. Now I have gotten to the point where there are too many downloads. Is there any easy way of making a pagination, displaying 10 items per page from the flat file (.txt)?
Google comes up with MySQL pagination, not flat file.
Google comes up with MySQL pagination, not flat file.