I\'m trying to use a php variable to add a href value for a link in an echo statement.
Here\'s a simplified version of the code I want to use. I know that I can\'t j
as simple as that: echo 'Link';
echo 'Link';