phpSecurePages 0.29b review

Download
by rbytes.net on

phpSecurePages is a PHP module to secures pages with a login name and password

License: Free for non-commercial use
File size: 181K
Developer: Paul Kruyt
0 stars award from rbytes.net

phpSecurePages is a PHP module to secures pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site viewers.

It also has multiple language support and session support for both PHP3 and PHP4.

With this web application installed, you'll be able to secure your pages in a very fast and simple way. Just add 1 row of PHP code to your page, and access is only for those that are allowed. You can implement it with your existing database, or just put the data in the configuration file.

Do you want to have different levels of security? No problem, just create different user groups and give them their own rights. Furthermore, the data of the user (login name, password, user level and ID) is after login available to be used in your pages.

Do you want to change the look of the login screen? No problem, just change the HTML code in 'interface.php' to create your own design. And don't forget, you can customize this program to use your own native language.

What's New in This Release:
fixed an important security issue where it was possible to execute code on the server running phpSP if php was configured to accept files from remote servers.
All users must upgrade!

phpSecurePages 0.29b keywords