Please note it is important that the above lines are added before your other settings at the top of linklokur.php. The ideal place is directly underneath our
copyright message block.
The $DownloadURL setting in the last line should be set to the full URL to linklokurl.php on your server.
Each CMS has different methods of calling PHP so consult the documentation for help adding the function calls etc.
For Wordpress we recommend installing the phpexec plugin which allows PHP to be entered between the special tags
Here is an example use in Wordpress.
<phpcode>
<?php require("/home84a/sub002/sc46069-ZIXY/www/linklokurl.php"); ?>
</phpcode>
<a href="<phpcode> <?php linklokurl('manuallinklokurl.pdf',10,1,0); ?>
</phpcode>">Download Here</a>