Categories
Tags → Login Php Session

Simple php User Login Script

Feel free to use this script and modify it. Please leave the credits in. This login script is based on php session data and does not use cookies. It has the ability to let users register themselves. The user inputs there name, username, email, webs...
DETAILS

PHP Pass

simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and it''s done - any time someone connects to that script, they''ll be given a login form. It works across sessions, ...
DETAILS

Access_user Class

Access_user Class is an easy to use system for protecting pages and register users. They main features are: User-login, user registration, user update, remember login information, page protection, forgotten password recovery, mail based account activ...
DETAILS

AdminPro Class

AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protected areas. It includes a user management application script and a MySQL table setup application script. T...
DETAILS

Simple Security and Sessions in PHP

This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the to...
DETAILS

phpSecurePages

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...
DETAILS

Gestion des T ches (Management of Tasks)

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...
DETAILS
©2003-2019 jCay.com