View Full Version : Looking for PHP script...
usr
December 7th, 2000, 18:29
I'd like a script like LinkCounter.com uses.
Example:
http://www.linkcounter.com/go.php?linkid=[numbershere]
I've searched script archives, but haven't found anything similar. I'm not looking for a 'tracker', but something that obscures the URLs. Hopefully the script uses a textfile for the URLs, but MySQL backend will work too.
usr
December 9th, 2000, 12:48
Still looking... anyone?
Nick
December 9th, 2000, 21:29
Check out OD Track (http://www.oodie.com/odtrack/). I can't get it to work, but seems to be pretty good. If you can settle for a good CGI based one: myLinktracker (reccomended) (http://www.thebeaches.to/jmwd/charity_ware/my_linktracker.shtml).
Omari
December 10th, 2000, 02:38
thanks nick, i think this is just what i have been looking for.
usr
December 10th, 2000, 09:35
Thanks, but I'm not looking for a tracker. I tried ODTrack before. I don't want to have the URL shown. Maybe if Oodie could do something with that script... hmmm?
Nick
December 10th, 2000, 11:17
Originally posted by usr
Thanks, but I'm not looking for a tracker. I tried ODTrack before. I don't want to have the URL shown. Maybe if Oodie could do something with that script... hmmm?
The CGI script that I posted, myLinkTracker, uses numbers. For example, http://me.host.com/cgi-local/lt/linktracker.cgi?101 or you can do what I do and use .htaccess to set the directory index for the http://me.host.com/cgi-local/lt/ directory to "linktracker.cgi" and you can have http://me.host.com/cgi-local/lt/?101, which I find easier when I have to type links out.
Hope this helps.
Cheap Bastard
December 10th, 2000, 11:36
i think usr is more looking for an anti-leech script...
Chicken
December 10th, 2000, 13:56
I think usr is confused. If you look at the address of this page (yes, *this* page), you'll see a similar URL. This is the php script at work and not any sort of script 'hiding' the true URL of anything.
Nick
December 10th, 2000, 21:59
Originally posted by Chicken
I think usr is confused. If you look at the address of this page (yes, *this* page), you'll see a similar URL. This is the php script at work and not any sort of script 'hiding' the true URL of anything.
I think he just wants to impress his visitors with something that is just a waste of time ;)
usr
December 12th, 2000, 13:40
I'm not confused. I know what I want. I just don't know how to explain it. ;)
I wanted something I could fit into an email, that wasn't 60+ characters long. I'll look at myLinkTracker one.
Ex: http://host.com/go.php?id=1 points to http://advertiserurl.com/
Thanks again.
[Edited by usr on 12-12-2000 at 02:46 PM]
Chicken
December 12th, 2000, 21:26
I think I'm getting an idea of what it is. Sometimes jumpboxes are referenced by simple words (if you check the form code). Selecting 'services' from a pull down selection box, inputs the option 'services' (again you'd have to check the form to see that this is the input.
Part of the script says that if the input is 'services', goto http://domain.com/services.html
You want to do something like this but not with an pull down menu, just directly access the script via a link. Am I close?
Altavista uses something like this- when you search for 'hosting', the first link is:
http://www.altavista.com/cgi-bin/query?pg=r&n=1&i=ONmiEFx&m=18&u=hosting.cz/
-which redirects to: http://www.hosting.cz
Omari
December 13th, 2000, 04:54
that script rocks, im gonna use it for all my affiliations now
usr
December 14th, 2000, 17:00
Nevermind. I'll use the Perl script.
If you truly want to understand Chicken, make an account at LinkCounter.com and set up an URL.
But if anyone else comes across a PHP script, post. Thanks again.
melz
December 14th, 2000, 18:20
i can't program in php but i can write that script in perl for you. it's really simple, really :)
melz.
usr
December 15th, 2000, 11:24
That's okay melz, I'll keep looking for a PHP. But it was nice of you to offer. :)
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.