Please help to check whats wrong with below quote. Nothing displayed on my page when I call this script. All I wanted is to insert image on the href instead of words only
TY.
[PHP]
<a href="get_file. php?id= {$id}>"><img src="images/preview.jpg"id= "btn_home"> </a>[/PHP]
TY.
[PHP]
<a href="get_file. php?id= {$id}>"><img src="images/preview.jpg"id= "btn_home"> </a>[/PHP]
Comment