I get a variable from PHP code which is a webpage link, and want to use that in html tag. For example:
api();
You must echo the value ... also, don't forget to escape it:
LINK
Since PHP 5.4 it's also safe to use short open tags: