I get a variable from PHP code which is a webpage link, and want to use that in html tag. For example:
api();
Try this :
LINK
echo it echo $link;
echo $link;
Alternatively, short hand would be: