Hi.
Uh... I sincerely apologize if this is the wrong board - I tried and tried and tried and tried and....ok you get it.... to find a code snippet that 'encodes' and 'decrypts' email addresses.
I would have thought in this day and age you could find any piece of code in about 12 seconds........but not so.
The idea is that you first encode an email address that you will use in a mailer script from a contact form. You store the encoded string so that bots can't easily pickup your email addresss. Then in the mailer script you would call this piece of code to 'decrypt' the characters into the email addresss, so that the address is only present in memory.
Sorry if there's something famous out there that I don't know about.... but I looked for a 1/2 hour yesterday with no luck
Codeless in Columbus