Categories

Updated: 06/09/2000

A Simple Sessions Tutorial

This is a short tutorial on how to use the sessions (in PHP4) with a user, form-based login. This would be useful for just about any site where you had a &"members only&" area and wanted to validate the users from a database or anything else. The examples used authorize off of a MySQL database on the same server.
©2003-2019 jCay.com