Jump to content

Image Gallery - navigating BIG page help


Recommended Posts

Sorry - crossposted to a PHP forum. Didn\'t know the DW forum existed...

 

Not a hand-coder yet. Been using DreamweaverMX - but am certainly willing to hand code! 2 pages - thumbnails (index.php) and big.php. User clicks a thumbnail and goes to big.php to see full version. This is done by passing the image\'s ID to big.php. I can filter the BIG recordset to contain only the record for what was clicked and see the correct picture. Not what I want. I need the BIG page to contain ALL records and \"jump\" to the image that was clicked, then provide Previous/Next links to view all full sized images - 1 at a time.

 

I need to know what dynamic parameter to include in the thumbnail\'s link (I\'m guessing some kind of row number identifier) and how to code the BIG page to know what to do with that parameter.

 

This is PHP and MySQL.

 

Example is here:

http://www.hayliefehl.com/test3/index.php

 

You can download both pages as a 3k ZIP file on the index.php page.

Link to comment
https://forums.phpfreaks.com/topic/1417-image-gallery-navigating-big-page-help/
Share on other sites

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.