if you're using apache, you could set up .htaccess
http://www.freewebmasterhe
http://wsabstract.com/howt
or you could set up a database of usernames and passwords and have the user login through a web-based form. you would then need to track the users through sessions to "keep them logged in". this is a relatively easy process using php and SQL.
Main Topics
Browse All Topics





by: daleoranPosted on 2003-12-09 at 05:04:16ID: 9903709
Give this a try. I've used it myself and think it's excellent
com/
http://www.phpsecurepages.
Michael