Login Script Demo

Apr 23, 2006 02:36

I've been futzing around with a custom login script for a personal project of mine, and I've just completed a working demo. It uses cookies and sessions to keep track of login sessions and it's completely object-oriented (except for the implementation code).

Unless PHP programming specifically interests you, this might not mean much. But by all means, give it a try anyway, so you can see some of what I'm up to.

So far, the script has been fully tested with Mozilla Firefox 1.5.0.2 and Microsoft Internet Explorer 7 Beta 2. If you have any problems with it, please feel free to let me know.

geeky, programming, php

Previous post Next post
Up