I have some image, in my page, code:
<img src="/path/to/the/upload/folder/<?php echo $filename; ?>"/>
Can you help me display it as link, ex:
<img src="http://imagelink.jpg"/>
if you have free time, teach me how to display multi image with code above.
Thank you so much