Im trying to create a table that is populated by thumbnail size pics. Firstly i need only 12 pics per page, in a 3x4 grid, the problem is i dont know how to limit a number of records to a page and allow 'next page' and 'previous page' to display the next a previous page.
Also im not sure whether to store the images in a database or to store them in a directory but just store the image name in the database?
Can anyone help me on this? If i havent explained things clear enough just let me know.
NCC1701