Hi,
I am having problems executing a link with a dynamic variable in it
I want the variable $val to carry a number but it just prints "$var" with the url instead of the number that has been assigned to it.
Here is the link that does not work for me:
<a href="bbg_sales_query.php?interval=$val"target="_blank">VIEW</a>
Any advice would be most helpful!!
Thanks a lot
Ben