Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Mungnificent Email Addresses
- Date: Fri, 16 Dec 2005 22:05:47 -0500
- From: Jim <jep200404@example.com>
- Subject: Re: [tlug] Mungnificent Email Addresses
- References: <op.s1uzh5034j0um6@example.com><43A36D11.5040404@example.com><d8fcc0800512161827v3bc25575m@example.com><20051216215050.20874344.jep200404@example.com>
Jim wrote: > The PHP that showed the page would replace email addresses > with the link stuff and trick base-64 URL for the image. The code was something like: // Copyright <c> 1999 The Central Ohio Linux User Group. // All rights reserved. // Released under the GPL, v. 2. See: LICENSE.TXT ... if ( $EMail != "") { list($lll,$rrr) = explode("@",$EMail); $email = $rrr . "_" . $lll . "~mailto:billg@example.com" ; $billg = "mailto:billg@example.com"; $base64 = base64_encode($email); print "Mail: <a href=\"/"; print "love.php?$base64\">Here</a>\n"; print "<a href=\"$billg\" border=\"0\">"; print "<img border=\"0\" height=\"1\" width=\"1\" "; print "src=\"/icons/spacers/shared_shim.png\" "; print "alt=\" \">"; print "</a>"; } > imagefoo.php decoded the foo variable and generated an image > for it. and for love.php: http://colug.net/love.txt
- References:
- [tlug] Should we stop password protecting the TLUG archives?
- From: Zev Blut
- Re: [tlug] Should we stop password protecting the TLUG archives?
- From: bruno raoult
- Re: [tlug] Should we stop password protecting the TLUG archives?
- From: Josh Glover
- Re: [tlug] Munging Email Addresses
- From: Jim
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Linux and Japanese Input [signed]
- Next by Date: Re: [tlug] Munging Email Addresses
- Previous by thread: Re: [tlug] Munging Email Addresses
- Next by thread: Re: [tlug] Munging Email Addresses
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links