- 1,233 categories
- 40,621 scripts
Updated: 12/09/2003
- This tutorial sows you how a simple php login system is created.
- Categories
- Tags
- Platforms
- Licenses
- SMTP Class is a PHP class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports the AUTH LOGIN (basic authentication).
- Simple Protect is a simple PHP script for checking login / password before authorizing to access a given page.
- One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...
- 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 vie...
- This is an PHP application that makes it possible to manage the tasks of a service on a workgroup environment. The users are allowed to assign tasks to the others with such info as the date of the request, the task object, the desired person, the exp...