Script URL:
Version of script:
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:
I'm in the process of citing the various tags for the setup of my guestbook in the settings folder, but I don't understand how to cite a workable set of tags for the checksum setting. The README document cites three examples, but I don't understand what would produce any such "values" that would be cited after the = character. What am I missing in this setup? Please clarify the details of the setup for this variable in your script. Thanks
the workable settings for the checksum control
Re: the workable settings for the checksum control
The filter_sum setting is just a seed (random bits) for use in hashing functions. It is appended to strings before hashing them to make sure two different guestbooks generate different hashed results for the same value.
It can be set to any random combination of characters.
It can be set to any random combination of characters.
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: the workable settings for the checksum control
This question and problem has been resolved when I just submitted a fresh set of characters for the control.