<?php echo '<a href="Print.php&id='; echo $row["itemId"]; echo '<img src="'; echo $row["el_link"]; echo '"></a>'; ?>