Archive for March, 1999

Mar 10 1999

KCSM – Kyle Cordes’s Session Manager

Published under Technology

Back in the dark ages of PHP3, session support was not built in.
KCSM implements and ASP style session[] array in PHP3. There are two version of KCSM – one works with files stored on the web server (this requires [...]

Comments Off