CSS, PHP and ActionScript 3 tutorials
Anti link/email spam script
1 2 3 4 5 6 | <script type='text/javascript'> function nerf_email(){ return 'offi'.replace(/i/, 'ice') + '@' + 'point'.replace(/t/, 't47.com'); } document.write(nerf_email()); </script> |
The above script will show: office @ point47.com
Popularity: 6% [?]
| Print article | This entry was posted by Sorin on 13/03/2009 at 04:24, and is filed under JavaScript. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
