I have the following link to an image that does not display when I point a <IMG SRC tag to it.
Note: The $BOB is not a variable in my script, but it is a code that is needed in the link to specify what chart to show.
Code: Select all
<?php code here
?>
<html>
<img src="http://website.com/c-sc/sc?r=658974&chart=$BOB:MM.TT,uu[305,a]dacayaci[pb20!b50][dd]">
</html
<?php more code here
?>
Is there a way to do this in HTML or PHP to tell the script that I want the full thing to be a web link?
Any help would be greatly appreciated.
Thanks,
Spec36