 |
Title: JSEMAIL Marked Cool (Review this resource) Author: jlawrence Posted On: 2005-01-03 Category: Home > PHP Functions
Popularity:
Description: Obfusicates e-mail addresses with JavaScript. (Prevents spam bots from picking email addresses from web-pages with this function generating all e-mail addresses.)
Total Hits: 626 Total Votes: 0
Total Points: 0 (0 reviews) [ Download ]
Page Navigation: [1]
JSEMAIL
This function will obfusicate e-mail addresses for any web-page in one simple step. Will turn an email address into
source that looks much like:
<script type="text/javascript">eval(unescape('CODED_EMAIL_HERE'))</script>
Calling the function
JSEMAIL($email)
Example usage:
echo "My email address is: ". JSEMAIL("lawrence@aab-software.org");
Page Navigation: [1]
|
|
 |