Is it possible to add a "href=" tag to an echo line.
Something like this:
echo "<b>$name</b>,<br>Sorry there's a problem sending your message. Please
try <a href="/mail.html">agai n</a>";
Robertico
Something like this:
echo "<b>$name</b>,<br>Sorry there's a problem sending your message. Please
try <a href="/mail.html">agai n</a>";
Robertico
Comment