Jump to content

Image with link usig id code


chrispos

Recommended Posts

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

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.