|
Code Help
How would I make it so the Reciprocal Url would be passed over when the script checks for link backs / Like when i would tick a box that would create something that would cause the link to be passed over . If the script sees no link there it ignores it
<td><font size="2" face="Arial, Helvetica, sans-serif">Reciprocal Url: <a href="http://<?php echo $rs["reciprocallink"] ;?>" target="_blank"><?php echo $rs["reciprocallink"] ;?></a></font></td>
THXS STeve
Last edited by stevan; 06-24-2006 at 08:48 PM..
|