Jump to content

[SOLVED] How to identify which image was clicked


stockton

Recommended Posts

I have a page www.stockton.co.za/prince22.html and what I want to do is when a user clicks on one of those images retrieve which image was clicked so that I can display the large version of that image.

I want one php script that displays the large image so as an example I have coded

 

<li><a href="Large.php"><img alt="Click to select." src="images/dogs/Prince-20080315_thumb.JPG" /></a>15th March 2008.</li>

 

in prince22.html and I want Large.php called which in turn would identify which images was clicked & therefore display the large version of that image.

Suggestions on how I achieve this would be appreciated.

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.