News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Joshua Houle's Blog:
Easy PHP en/decryption tutorial
May 26, 2006 @ 06:14:07

On his blog today, Joshua Houle has posted a tutorial that looks at some simple encrpytion/decryption functions that he's whipped up for his everyday use.

Our first function is our encryption function called createsecretmessage. It takes two arguments, the message we want to encrypt and the key. The second function is the decryption function. It also takes two arguements, the encrypted message and the key.

Before he even gets into the code, he explains how the encryption portion of it works, complete with a chart representing the encryption process. Following this,the two functions are explained, each with their own code to make cut and paste simple.

1 comment voice your opinion now!
encryption decryption function simple encryption decryption function simple




Community Events





Don't see your event here?
Let us know!


injection unittest language voicesoftheelephpant zendframework2 release conference interview introduction framework symfony2 opinion podcast phpunit community application zendframework database testing development

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework