...When i do print "<a href...?
sorry I wasnt clear...it is within the body of the html but around <?php ?> tags and also within an if statement so i cant close the php then open them again because of the if. When i try
print <a href=$website_link>Click Here</a>, it works but it does the...