Jump to content

Image preview help??


Richlilley

Recommended Posts

Hello I have an image for each product that I would like a bigger preview image to seen.

 

In my product database image is row 5 and image enlarge is row 6.

 

I have this code but its not working, its from Dynamic drive, I have just placed the php in, must be wrong??!!

 

<a href="productimages <? echo $row[5]; ?>" rel="lightbox" ><img src="productimages<? echo $row[6]; ?>" width="160" height="160" /></a>

 

Can any body ahed some light or suggest  how to do it thanks

 

Rich

Link to comment
https://forums.phpfreaks.com/topic/48912-image-preview-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.