Whats the code to Put an HTML hyperlinked image into a PHP file?

  • Thread starter Thread starter ann
  • Start date Start date
<a href=""><img src="" /></a>


Notice that is just html - php is totally irrelevant.
 
Back
Top