how to get $link working?
Posted: Wed Aug 08, 2007 10:17 pm
hi
i'm again with parse errors. How should the code below be to work?
i'm again with parse errors. How should the code below be to work?
Code: Select all
<?php
$link="http://adsense.com/clicks.php";
?>
<a href=<? php $link ?> > <td bgcolor="#FFFFFF">
<font color="#008000" onmouseover=" " > title </font><br>
<font color="#008000" >description</font><br>
<font color="#008000" > displayurl</font>
</td></a>