I am planning to insert a PHP variable which holds the directory path for a file stored on my Windows machine. How can I include this variable in the a href tag
href
in php
echo 'Link text';
or
Link text;