05-04-2011, 02:37 AM
Hallo,
i'd like to submit Text to a Webserver using http webrequest (POST).
How can i obfuscate Text from a multiline textbox in a way, that a PHP script on the server can easily decrypt the information to store the plaintext in a database then?
It doesn't have to be ultra-secure..
any suggestions oder snippets are welcome!
i'd like to submit Text to a Webserver using http webrequest (POST).
How can i obfuscate Text from a multiline textbox in a way, that a PHP script on the server can easily decrypt the information to store the plaintext in a database then?
It doesn't have to be ultra-secure..
any suggestions oder snippets are welcome!