|
Dot htaccess generator
|
Other links at PHP > Scripts and Programs > Security Systems |
| 1. |
DirLocker - web folders protection
|
|
|
DirLocker allows/denies access to any protected directory for all members or for every member individually. DirLocker operate with .htaccess and .htpasswd files to restrict users access to resources on folder protection based, therefore you are able to set access permissions and password to protect your data and folders. Dew to advanced security providing by this script your work will become easy and more effective. DirLocker is easy to install and use, thus you save your time and free your data of security risks! DirLocker is the best solution for you, it will suit your needs perfectly.
|
| 2. |
POBS
|
|
|
POBS, stands for PHP Obfuscator/Obscurer, is a free and open PHP program that makes PHP sourcecode almost impossible to read and edit for ordinary users. It is a simple way to protect your PHP sourcecode from people who whould like to adjust it or who would like to know the inner workings of it. It allows you to deploy your application and feel pretty safe about it. POBS works by replacing User-defined functionnames, variables and constants with a MD5 key of 8 characters. It really removes information that humans would like to have but computers dont care about. Its not ideal but quite a good option in my idea. Advantages include: Really removes information from your sourcecode; Hard to reverse-engineer; Cross-platform, cross PHP version; Open Source. So it can be adjusted to your own needs; Works with PHP cachers like APC and ZEND Cache; and Works with Zend Encoder.
|
| 3. |
CodeLock - The PHP/HTML code Encryptor
|
|
|
CodeLock allows you to encrypt entire PHP pages,codes,scripts (mixed with HTML and javascript). CodeLock allows you to easily encrypt both PHP and HTML code to protect your pages. This script also encrypts your PHP output so if your PHP script displays results of any kind, it will be encrypted as well. You can have CodeLock setup quickly - be up and running within 5 minutes! Other features include: lock to IP address, password protect, time limit and more... CodeLock is easy to use, easy to set up.
|
| 4. |
MySQL Login
|
|
|
Make PHP generated web content available only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are not null, and successfully create a database connection when passed with the mysql_connect function. If not, it displays the content of $LogInPage.
|
| 5. |
ExplodingAccess - Invision Board Powered Members Area
|
|
|
New Version 1.2: Creates a secure members area for your site, which runs from an Invision Board member database. Allow users to use a login universally throughout your website. Simply add users to the appropriate board usergroup, and their password will work both on your forums, and on your protected area. Tested with IB 1.3 +. Now has support for passwords in all cases. This script now works with the new modified versions of iPB, give it a try.
|
|
|