- 1,233 categories
- 40,467 scripts
Updated: 05/20/2002
- Nifty Nerds Web Authentication Suite is a set of scripts in PHP that allow you to set up and implement authentication on a web site using PHP/MySQL and cookie. This is mostly geared towards web developers who would like to skip the coding. But it is a great way to setup a website with user authentication.
- Categories
- Tags
- Platforms
- Licenses
- PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL server model. You don''t have to learn anything ...
- This is a PHP 4 class for protecting web pages using your browser''s built in Basic Authentication. This PHP 4 class is easily extensible to allow authentication information to be retrieved from external sources such as databases.
- This is a Web-based calendaring system designed for project management on group environment. Some of its current features include: User authentication using PHP authorization and session management, A separate administration part for Admins, User and...
- This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
- This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user...