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
Try using printf function or the concatination operator
printf
http://php.net/manual/en/function.printf.php