You need to use HTML mail. There's an example on how to this in the
manual.
Marco
--
------------
php|architect - The Magazine for PHP Professionals
The monthly magazine dedicated to the world of PHP programming
Check us out on the web at http://www.phparch.com!
--- Begin Message ---
Is there anything special you have to do to send a link in an e-mail with
the mail function?
I used the mail function this weekend and set the mail contents like this:
$mailcontents="Thank you for registering with us /n"
."http://www.oursite.com";
But in the actual e-mail sent, the link was plain text,not a link. Can I
force it to be a link?
Thanks,
Eddie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php