Basically I want to set it up like
- Code: Select all
<a href="mysite.com/stats.php?id={postrow.PROFILE_STATSID_VALUE}">{STATS_IMG}</a>
if that is possible. My issue is that I can not get the value to show up for the life of me. I want this value to be invisible to the user (not showing up anywhere), but usable for the link in the image only. Here is how I have it currently set up.
Any ideas?



