First, thank you Klemen for the ccount script.
I host my own web page with a dynamic IP in conjunction
with a dynamic DNS service (www.no-ip.com). I set
http://<DNS supplied address>/<file>
which ccount translates as
http://localhost/ccount/click.php?id=nn
whereas what it should be is
http://<DNS supplied address>/ccount/click.php?id=nn
No big problem, I just thought I'd mention it.
Cheers.
Note concerning dynamic IP URL
Hi,
It will use the click.php address which you set in the settings.php file for $settings['click_url']. You probably have localhost there, that's why it generates a localhost address.
It will use the click.php address which you set in the settings.php file for $settings['click_url']. You probably have localhost there, that's why it generates a localhost address.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
-
- Posts: 2
- Joined: Mon Mar 31, 2008 9:44 am
It's just used to generate the tracking URL address, nothing else.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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