|
Posted by Raj on 11/02/05 20:14
Hi,
I'm using the following php script to send an email.
mail($to, $subject, $message, $from)
I have a question though. How do I construct $message to include a web-link
so that the reader of the email can open the email and click the link in the
email to be forwarded to a linked website.
Thanks,
Raj
Navigation:
[Reply to this message]
|