amazingtrade
Mad Madchestoh fan
I have no idea how I need to go about it or how difficult it is but I want to create a site a database driven site for my photographs. It would be easy to show all the results on one page (I already know how to do that) but how do I make it so it only displays more than 5 pictures on one page?
The problem is I don't want to manually create these pages for example if I started with 40 photo's and then added another 20 I just want to be able to add these to the database, upload the images and then all the new pages will be displayed automaticly.
I am guessing this may be able to be done with some kind of query string and also it will be one page as far as the server is concerned but that page will change its contents when the user clicks on view next images.
The problem is I don't want to manually create these pages for example if I started with 40 photo's and then added another 20 I just want to be able to add these to the database, upload the images and then all the new pages will be displayed automaticly.
I am guessing this may be able to be done with some kind of query string and also it will be one page as far as the server is concerned but that page will change its contents when the user clicks on view next images.