Protecting PHP Scripts with HTTP Authorization
Protect your PHP Scripts using the most efficient method: HTTP Authorization, as implemented in PHP. Using this tutorial, you'll learn how easy it is. 24 Hits |
Comments |
Ratings (0)
Hide Your PHP For Security
Wanting to know how to hide your PHP on your website? This tutorial will show you how to use other file extensions to parse with the PHP Engine and hide potentially vulnerable information about your web server. 17 Hits |
Comments |
Ratings (0)
An Introduction to Mcrypt and PHP
An Introduction to Mcrypt and PHP - Learn how to encrypt and decrypt sensitive information using PHP and Mcrypt! 35 Hits |
Comments |
Ratings (0)
PHP's Encryption Functionality
Learn how PHP and MySQL can be used to provide data encryption and authentication mechanisms. 77 Hits |
Comments |
Ratings (0)
Simple Code Obfuscation with PHP
This tutorial will teach you a simple way to obfuscate code in PHP so prying eyes won't easily be able to determine what is going on and steal your work. 26 Hits |
Comments |
Ratings (0)