I am studying HTML,Javascript and some PHP. With help I have coded a PHP program that creates a HTML page. Within the PHP code I want to place a link to another website. Using HTML it's:
<a href="http://www.faststone.org/FSResizerDownload.htm">Fastone Photo ResizerDownload</a>
But I need to...