Please help me make the following image clickable:
<?php
$image = "http://blog.tonerboss.com/wp-content/uploads/2011/03/TB-Banner-600by174banner.jpg";
Echo "<img src=".$image." Style=width:575px;height:230px;>" ?>
It is currently not clickable. Thank you.



