Jump to content

make image link bigger


alanl1

Recommended Posts

Hi Professionals

 

I have the following code which has taken ages to get right.

 echo "<td><a href=" . $imagedir .">" ."<img src=" . $imagedir ."{$row['actual_image']} "."width=85 hight=50 border=0></img></a></td>";

 

 

 

this basically echos out the dirctory folder with the link to the image name as an href

 

 

what I want to do is be able to allow the user to make this bigger when clicked so it is readable

 

is this possible

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/278048-make-image-link-bigger/
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.