Jump to content

php gallerys next page


karq

Recommended Posts

Ok your row you are getting from the database on the thumbs page, I assume has an ID of some sort.

 

So when you have the a href ='sGallery.php' 

you need it to say a href ='sGallery.php?id=puttheidoftherowhere'

 

and on the gallery page. you need to get the same id in your select statement. and show the main image

  • 2 weeks later...

ok now it links to the right image, but now I have another problem. When I click on the thumbnail and it redirects to the right image then it shows that the images is on the first gallery page not on the page where it originally is.

A illustrative pic

http://www.upload.ee/image/387877/pilt.jpg

sgallery.php  CODE

http://pastebin.com/me333271

 

How to solve this?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.