Quick JavaScript email obfuscation
Posted on April 5th, 2004 in Code Repository | 7 Comments »
mail_obfuscate allows you to quickly obfuscate an email address in JavaScript to prevent spambots harvesting the address.
mail_obfuscate allows you to quickly obfuscate an email address in JavaScript to prevent spambots harvesting the address.
hexdump() allows you to dump a binary data stream into a human-friendly format.
ftp_rmdirr() allows the deletion of whole directory trees on remote servers via FTP.
file_exists_incpath() checks whether a file exists anywhere along your include_path.