
Hi my name is Jonathan Roy and here I discuss with a personal touch topics I have a passion for: Web Development, Design, SEO, Marketing, Engineering & More. I hope you find what you came for.
Secure your Data with PHP Encryption
Posted on May 2, 2010 by Jonathan Roy in Programming

PHP Encryption
You don’t have to be hiding NSA secret documents to feel like you should secure your website from unwanted intruders. PHP built-in encryption/encoding functions let you achieve a very decent level of security to protect your data. The purpose of this post is to explain what kind of data you should secure and how to do so (in a beginner’s programming level).
