Categories
Tags → Sessions Php Login

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

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

Simple Forum

This is a basic forum script. Lacks some features but is simple to modify. - Fully intergrated secure MD5 member system including register, login and change avator. - two user classes, staff and regular. Staff can create threads in staff only ...
DETAILS

GMTT Lite Login System

Lite Login System is a secure php login system that uses sessions and allows you stop people viewing webpage unless they are registered. It uses md5 encryption and so is very secure, however it also saves an unecrypted password in the database.
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

simpleauth

The simpleauth package is a scheme for allowing users to register a new account on a website. The package uses PHP sessions and a single MySQL table to track users. The system is very, very simple and aimed at beginning PHP users who wish to learn h...
DETAILS

2k News

2k News is a news system written in PHP. Currently features: Add/Modify/Delete news, Comment on news, Headline, A secure login with PHP sessions and MySQL, CSS styles, Emotions, UBB tags, A printable version, and more.
DETAILS
©2003-2019 jCay.com