Hey
i'm creating a PHP page and i want to put a link in an echo but i can't seem to do it.
i am already echoing this
echo ("<p><b>Selection Updated</b></p>\n");
but
echo ("<a href="../html/sponsorship.html" class="sponsorship">Sponsorship</a>");
wont work :S
any help would be great
thanks!
i just tried it and it didn't show anything :S
i'm creating a PHP page and i want to put a link in an echo but i can't seem to do it.
i am already echoing this
echo ("<p><b>Selection Updated</b></p>\n");
but
echo ("<a href="../html/sponsorship.html" class="sponsorship">Sponsorship</a>");
wont work :S
any help would be great
thanks!
i just tried it and it didn't show anything :S