On Thu, Jun 13, 2002 at 09:10:35AM -0800, Jason Soza wrote:
>
> users.php?alias=johnsmith - I guess my main question is, can spambots
> follow those types of links, get the resulting page, and harvest the
> address off that?
No reason why not.
> Is there any way to combat this? Any PHP scripts, classes, functions
> that can 'hide' e-mail addresses?
If you don't need the address to be hyperlinkable, you can put the user, @
and domain in different table cells. Or even put each letter in a
separate cell. Could even set the border, cellspacing and cellpadding to
0 to make it not look like a table.
While that deterrent isn't insurmountable, I suspect most, if not all,
harvesting programs don't go to that length.
Enjoy,
--Dan
--
PHP classes that make web design easier
SQL Solution | Layout Solution | Form Solution
sqlsolution.info | layoutsolution.info | formsolution.info
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
4015 7 Av #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php