What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » something i found

something i found
Author: Message:
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
O.P. something i found
i made this script a long time ago, I just thaught i'd share it with you.

The idea is that you put your e-mail address on a website, instead of writing it, you use this which turns it into an image.

http://www.fw6.net/emailpic/email.php

then spam bots can't harvest your e-mail address

[Image: index.php?email=c2FyYWxAZnc2Lm5ldA==]

This post was edited on 03-19-2005 at 04:52 PM by saralk.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
03-19-2005 04:49 PM
Profile PM Find Quote Report
jren207
Senior Member
****

Avatar
JR! - We <3 Fanta

Posts: 870
Reputation: 28
35 / Male / –
Joined: Sep 2003
RE: something i found
You should code it to allow you to customize the colours and size of the text and the bgcolor etc.
03-19-2005 05:21 PM
Profile E-Mail PM Web Find Quote Report
albert
Veteran Member
*****

Avatar

Posts: 2247
Reputation: 42
– / Male / Flag
Joined: Feb 2005
RE: something i found
colors and some font editing sound cool!

But good job saralk!
03-19-2005 05:51 PM
Profile E-Mail PM Web Find Quote Report
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
RE: something i found
quote:
Originally posted by jren207


You should code it to allow you to customize the colours and size of the text and the bgcolor etc.

I think the font colors per example are difficult to make..(Well for me.. a noobish joe in php...)
03-19-2005 06:11 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: something i found
nah thats easy

you just use for example color as a $_GET variable like so

email.php?color=#000000

then just:

imagestring($image, 3, 0, 0, $email, $_GET['color']);
03-19-2005 06:20 PM
Profile PM Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
O.P. RE: something i found
ok, i ive done it.

http://www.fw6.net/emailpic/index.php?email=c2FyY...=&rw=255&gw=0&bw=0

would give [Image: index.php?email=c2FyYWxAZnc2Lm5ldA==&rw=255&gw=0&bw=0]

to do it, just add

&rw=255&gw=0&bw=0

to the end of the address, but you can change rw, gw and bw to the red green and blue colours you want, respectively.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
03-19-2005 09:03 PM
Profile PM Find Quote Report
dylan!
Senior Member
****

Avatar
l33t p4int3r

Posts: 665
Reputation: 30
– / Male / Flag
Joined: Jan 2005
RE: something i found
[Image: index.php?email=THVDa1lfTnVNYkVyXzE1c0Bo...lsLmNvbQ==]
03-19-2005 09:06 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On