change the id

Post your Click counter digestion problems here
Post Reply
casper
Posts: 1
Joined: Thu Feb 16, 2006 1:03 am

change the id

Post 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
Joakim
Posts: 3
Joined: Tue Sep 19, 2006 6:24 pm

Post 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 !
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

There always is a way if you know PHP :wink:

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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Joakim
Posts: 3
Joined: Tue Sep 19, 2006 6:24 pm

Post 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 !?!?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Joakim
Posts: 3
Joined: Tue Sep 19, 2006 6:24 pm

Post 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.
Post Reply