Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.222.218 Times

Address Tangler 0.1

  Date Added: October 02, 2010  |  Visits: 1.049

Address Tangler

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



AddressTangler is a PHP function that helps you protect email addresses that you need to add to a web page from spam bots. The project uses a simple HTML/CSS trick: The email address is divided into groups of letters, then each group is placed on a table cell, but not sequentially. If a bot browses the HTML code or strips out all the tags from it, it wont find the email address (which is shown correctly when the browser displays the page) but instead a mixed set of groups of letters. The address, even if correctly displayed, cannot be selected nor copied/pasted. It must be manually typed. How to use it It is quite easy to use this function. You only need to give it the email address as a parameter, and it will return the HTML TABLE code. Remember to copy the at.php file to your webpage folder and add a line like this to the beginning of your PHP code: require "at.php"; Also remember to add the CSS definition for the table cells to the page with class "at_r1" as follows: TD.at_r1 {vertical-align:bottom;} (Note: since the result is a simple HTML table, you dont need to use this function if your page is made with just HTML. You can simply copy the HTML code written on this page and correct it according to the email address that you need to display.) Limitations:. SourceForge presents the project. is an open source application. SourceForge provides the world's largest selection of Open Source Software.

Requirements: No special requirements
Platforms: Linux
Keyword: Add To Address Address Tangler Addresstangler Email Email Address Email Addresses Html Need Page Php Function Protect Email Protect Email Addresses Tangler Web Page
Users rating: 0/10

License: Freeware Size: 12.29 KB
USER REVIEWS
More Reviews or Write Review


ADDRESS TANGLER RELATED
Desktop Utilities  -  Add to Noatun playlist
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration...
 
Modules  -  Ubercart Add to Cart CCK Field 1.0
This field should not be displayed for native product nodes as they already have an 'add to cart' form.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: -...
 
Modules  -  Add to Menu 1.3.0
Add to Menu is an Administrator module. You will get an extra link in the top right of your Administrator to quickly add a menu item link of the page you are viewing.
204.8 KB  
Modules  -  UC Add to Cart Tweaks 6.x-1.0-rc1
The UC Add to Cart Tweaks product feature allows you to alter ways the add to cart form behaves for any product in your Ubercart store. The current tweaks provided allow you to empty the shopping cart when the add to cart form is submitted and to...
10 KB  
Web Browsers  -  Add to uStart 0.1.15
Add to uStart is a Firefox extension that simply adds RSS feeds from your favorites feed to your uStart.org page.
10.24 KB  
Modules  -  Add to Any Share/Bookmark Button 6.x-2.4
#D7CX: We pledge that AddToAny will have a full Drupal 7 release on the day that Drupal 7 is released. Thanks to the support of Paul Booker @ Appcoast.AddToAny's Share/Bookmark widget helps readers share, save, bookmark, and email your pages and...
10 KB  
Network & Internet  -  Contact Form 2.01.00
Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. Unlike other web to email gateways, Contact Form is designed to thwart spammers. It does not allow email to be sent...
21.5 KB  
Modules  -  Hide Add To Cart 1.01
By removing these buttons for these products they become an online advertisement.This contribution works by setting a flag in the manufacturers table. When flagged accordingly, any product supplied by this manufacturer will not display the "Buy...
 
3D Graphic Tools  -  Image Resize Wizard 1.5
Image Resize Wizard is a PHP script witch you can add to your web site that enables your visitors to re-size their images quickly and efficiently. The user just selects their image and the largest side length and click "resize". Image Resize...
7.17 KB  
Network & Internet  -  The Anti-Diet Pill 2.1
Anti-Diet Pill project is a tool you can add to your Web site that your dieting visitors will appreciate. The Anti-Diet Pill displays a randomly generated, daily-oriented, practical health tip to your visitors whenever they visit. The program...
31.74 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB