Hello,

On 06/13/2002 10:18 PM, Justin French wrote:
> I don't think relying on JavaScript for something so integral as an email
> address it THAT good an idea...

Why not? I use this on mirror sites that only serve static pages so I do 
not need to depend on PHP.



> Use php to send a mailto: header!  I have a mail.php file, which I call with
> a link like:
> 
> <A HREF="mail.php?to=justin&domain=indent.com.au">Justin</a>

You know this is not perfect either because an harvester will follow the 
link and once he is redirected to a mailto: address he can collect the 
address as well.

-- 

Regards,
Manuel Lemos


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to