Forum Moderators: coopster

Message Too Old, No Replies

PHP to create encoded javascript

         

too much information

5:50 pm on Jul 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have a page where I need to encode a link much like the Atomaticlabs enkoder does for e-mail links, but it needs to be something that I can generate dynamically using PHP.

Does anyone have a link to a tutorial or do you have some tips for creating encoded javascripts using PHP?

too much information

5:56 am on Jul 2, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Problem solved, I found a Freeware PHP include file that contains a function to output an obfuscated Javascript for any string of HTML. It's called iScramble

It worked great for hiding the links that gave away my online merchandise.

Sticky me if you need a link.