Looking for opinions before I start using this to hide the email address on
a page

$nx = "username";
$sx = "domain";
$mx = "[EMAIL PROTECTED]";

Then mailto:<? echo $mx ?>

Hopefully a Robot would read the address as the result of $mx, which is
totally useless - but it seems too easy.

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

Reply via email to