Forum Moderators: coopster
I'd like to add the tag <a href="index.html"> Back</a>
to make it look like
$end_msg="<p align=center>Thanks!<br>Your mail has been sent.<br><a href="index.html"> Back</a>";
...but the quote characters in the href tag break the php script...
Is there an exclusion character I may use? ...or?
Thanks,
Mike