- 1,233 categories
- 40,349 scripts
Updated: 04/04/2006
- C3-Lock Lite is a highly sophisticated password protection and user management system written in Perl and using MySQL database backend capable of serving access to protected areas to thousands of users at the same time. It offers very high levels of security and is very easy to install and maintain. C3-Lock Lite is primarily aimed at website and web-based software developers that are after a simple password and user management solution for their current and future projects.
C3-Lock Lite comes with an admin interface where webmasters and administrators can create new user accounts, new user groups, activate/inactivate groups or individual accounts, set user level, view user logs, etc. This may be used to protect files for member-only areas. C3-Lock Lite was designed as module using the HTML::Template Framework that can be integrated into or used a foundation with any web based application that meets the requirements.
- Categories
- Tags
- Platforms
- Licenses
- Author
- It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
- phpSNMP is a suite of scripts developped for easily managing SNMP data for ISP customers. Since most ISPs calculate billing based on 95th percentile of usage, which is determined by taking SNMP at 5 minute intervals, phpSNMP makes parsing this data m...
- This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...