print a picture from php
- by robertdd
how i can print a picture from php?
when i acces the link: http://localhost/autovi/thumb.php?gsbxdsdc
where the gsbxdsdc is the name of the image
i have in my html this:
<a href="">
<img src="http://localhost/autovi/thumb.php?gsbxdsdc" id="gsbxdsdc">
</a>