Page 1 of 1
change the id
Posted: Thu Feb 16, 2006 1:49 am
by casper
Hi
Is there any way i can change the id instead of using number it will used the
Link name($linkname) so that i will look like this :
http://www.mydomain.com/CCount/click.php?=linkname
Thanks
Rey Castro
Posted: Tue Sep 19, 2006 6:28 pm
by Joakim
I think this sounds like a wonderful idea. IF you could use the same id for showing the stats.
My thought here is that it would be simple to give the one that owns the banner a special link with this id (could be anything) and then he/she could go to their stats whenever, without risking anyone else to go there.
Or is there a way to do this in another way ?!?
Otherwise I think this script seems lovely !
Posted: Tue Sep 19, 2006 6:44 pm
by Klemen
There always is a way if you know PHP
No seriously, to do this a lot of editing the code would be required. I don't plan on doing that for now, but was thinking of writig a new and much more powerful script ... someday.
Posted: Tue Sep 19, 2006 6:55 pm
by Joakim
I see..but what do you think is the best way of showing the owners their statistics ? If you use the id, anyone can just go to the next id and check out that stat. etc. But on the other hand, why should they !?!?
Posted: Tue Sep 19, 2006 7:27 pm
by Klemen
Like said it's possible if you know PHP. You could for example create a script that requires them to login with their own username/password and each username would only display stats for specific id(s).
But if you want something like that you will be better off finding some other script with this already built in from the start (and using MySQL database), like
www.phpadsnew.com
Posted: Tue Sep 19, 2006 7:29 pm
by Joakim
Well, the problem is that it doesn't work for me for a couple of reasons..
I'll see if I can find a solution to my little problem.