Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


PHP Tutorials and Scripts   




Title: JSEMAIL    Marked Cool    (Review this resource)
Author: jlawrence
Posted On: 2005-01-03
Category: Home > PHP Functions

Popularity: 0 points out of 10    

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]



© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.