- 1,233 categories
- 40,621 scripts
Updated: 04/29/2005
- This is a PHP and MySQL tutorial. With code examples like uploading files to database, creating guestbook, contact form, Content Management System (CMS), User Authentication etc.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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...