Categories
Tags → Php Secure Login Code

Dacio''s Login

This script is simple login form. Enter username and password. If correct, you enter in, otherwise not. You can add more protection with enabled random code generator. Make redirected page secure with constant defined in login. This is not a saf...
DETAILS

Php Login Script

This is basisbyte'' s php Login script. A usefull little script which can be easily integrated into any existing site. Just add a bit of code to your files and pgls does the rest. It doesn''t use sessions - it has its own security system: Y...
DETAILS

User Login Script

A simple user login system with an easy install script. You will be able to protect php web pages with a small bit of code that will only allow registered logged in members to see, if they are not logged in then it will ask them to. Its a simple an...
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
©2003-2019 jCay.com