Question subject: PHP:How to add digest to the php scripts?
Posted: Mon Mar 01, 2010 9:45 am
Joined: Mon Mar 01, 2010 9:38 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
I wanted to add digest to the php script so that modification is limited. I wanted add digest or checksum or signature that checks while running the program. Is it possible? If so, what are the utilities related to it?