
<img src="click.jpg" border="0" width="460" height="243" orgWidth="460" orgHeight="243" usemap="#image-map" alt="" />
<map name="image-map">
<area alt="" title="Click Here" href="#" shape="rect" coords="254,77,302,97" style="outline:none;" target="_self" />
<area shape="rect" coords="458,241,460,243" alt="Image Map" style="outline:none;" title="Image Map" href="#" />
</map>

Okata PHP On na HTML enough
<a href="image link here" target="_blank">Click Here</a>

thread Eka kiyewwama lankawe web developers la gana dukath hithenawa ban.
Here is the code mall but your all images are should be in one size
<?php
/*
**Identify Image name with index and image src
*/
// Following code mus run under loop while dispalying database codes
$index = "label1"; // Index number or some uniqure number
$imagesrc ="click.jpg"; // Image thumbnail and click here to be shown
$tobeopen_imagelink = "click-openimage.jpg"; // On the database need to set the field here to be open n new window
switch($index){
case "label1" : echo "<div style='background:url(".$imagesrc.") no-repeat;position:relative;width:460px;height:323px;'><a style='display:block;position:absolute;width:174px;height:46px;right:90px;top:64px' href=".$tobeopen_imagelink."></a></div>";
break;
}
?>
Tested and Run all ok



thread Eka kiyewwama lankawe web developers la gana dukath hithenawa ban.


thread Eka kiyewwama lankawe web developers la gana dukath hithenawa ban.
If you don't add anything valuable, you shouldn't discourage others who are willing to help others
I know you are a good guy with great programming knowledge.Ube comment eka godak watinawa issella uba monahari answer ekak mekata post karala, ita passe meka dammanamIf you don't add anything valuable, you shouldn't discourage others who are willing to help others
I know you are a good guy with great programming knowledge.
