Script URL:
Version of script: 1.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
why not encoding urls befor storing them into the database : clicks.txt
exemple : using urlencode or base64_encode , may be this can provide more secuirity to the script.
encoding urls
Re: encoding urls
If you are trying to hide URLs you can simply rename file "clicks.txt" to a hard to guess name like "SY0dcrCza7tPZVfjKT2q.txt" and change the value of $settings['logfile'] in the settings.php file.
You can use this tool to generate some random names: Random string generator
You can use this tool to generate some random names: Random string generator
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
Re: encoding urls
No idea what you mean or how you would consider this a security issue?
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