Skip to content

ganmedia/safe-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

-------- A FUNCTION TO OBFUSCATE EMAIL AND AVOID SPAM --------- Written by Daian Gan based on CodeIgniter safe_mailto() function http://ganmedia.com

USAGE: You just have to call the function and pass the email as the parameter. Example: echo safe_mail('me@mywebsite.com');

The function return the email in plain text obfuscated with a javascript algorithm.

About

A FUNCTION TO OBFUSCATE EMAIL AND AVOID SPAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages