chrispos Posted July 21, 2010 Share Posted July 21, 2010 I am using php 5 and having a small issue with putting a link with a image. I would like to link to use a link with an id tag if that is the correct word. This link should explain it better but I would like to use an image not words. <?php echo'<a href="insertaroom.php?id=' . "$hid" . '">Click here to insert a new room and description</a>'; ?> Sorry for the waffle Link to comment https://forums.phpfreaks.com/topic/208457-image-with-link-usig-id-code/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.