Hello,
Can anyone show me what type of html and php codes are need to have a user
click on the graphics and then it will open a php file.
I tried the followings
1)<tr><td><a href="http://www.test.com/test/rss.php"><img
border="0"
src="images/buttons/rss.gif" alt=""></a></td><td><a href="test/">test
Blog</a></td></tr>
2)<a href="http://www.test/com/forum/rss.php"
target="_blank"><img
src="feed-7.gif" width="48" height="13" border="0" align="absmiddle"></a>
and I always got
the following error. The error I get is Parse error: parse error,
unexpected
T_STRING in /home/tttttt/public/newsfeed/rss.php on line 1
Thanks for your help