URGENT - Need to use PHP in html description
I am trying to use a php script to hash urls in my product description but it requires that I use this as a link in the HTML description.....
<a href="<?php linkurl('demo.mp3');?>">Download Here</a>
But it doesn't seem to work. Can someone tell what php/tpl to edit to allow the html description field to accept php tags. the developer of the script seems to think that the html description is not accepting the open php tag ie <
I am desperately trying to get this to work so all help is greatfully receieved
__________________
xcartgold 4.5.4
xcartgold 4.5.5
|