StringEncrypt page allows you to encrypt strings and files using randomly generated algorithm, generating a unique decryption code in the selected programming language. Simple & fast - try it yourself!
You can use all of the features of StringEncrypt via our Web API interface.
Our API is based on POST requests and JSON encoded response.
In our PHP example, first you have to setup configuration array $options = array();, specify API command to execute and call stringencrypt() function that will return $result array.
Bartosz Wójcik http://www.pelock.com