Hi there.
I am a designer basically however i know a little bit of php as well.
Now the site i am designing has more than 1000 photos.And when a user clicks on the pics button on the main page the browser obviously redirects the user to the pics page.
I can accomodate 10 pics per page.And the user has to click on the next button on the page.to check the other pages...
But my query is can i have all the page buttons shown on the pics page like.1 2 3 4.....and user can click on the page he wants to go.Like all the pages links should be seen on the pics page.So if a user clicks page 10 he sholud be redirected to page 10..I can do this manually but i would like to know if there is any php script that can automatically display these as in future there might be more pics to be added and that means more pages so i cannot go everyday and update urls for the pages U see.So please help me with a detailed solution...If code with description is given it will be of much help as the description on the code will help me understand better.
Thanks in advance.
I am a designer basically however i know a little bit of php as well.
Now the site i am designing has more than 1000 photos.And when a user clicks on the pics button on the main page the browser obviously redirects the user to the pics page.
I can accomodate 10 pics per page.And the user has to click on the next button on the page.to check the other pages...
But my query is can i have all the page buttons shown on the pics page like.1 2 3 4.....and user can click on the page he wants to go.Like all the pages links should be seen on the pics page.So if a user clicks page 10 he sholud be redirected to page 10..I can do this manually but i would like to know if there is any php script that can automatically display these as in future there might be more pics to be added and that means more pages so i cannot go everyday and update urls for the pages U see.So please help me with a detailed solution...If code with description is given it will be of much help as the description on the code will help me understand better.
Thanks in advance.