Posted By: jokim ()
Posted On: 04/26/2006 01:46 am
|
How to Protect Webpages by password, other users cannot see the content of that page withot username adn password
|
|
Posted By: g1smd (Staff)
Posted On: 04/26/2006 05:46 am
|
Use the .htaccess file for controlling that at a basic level.
Google for a tutorial.
If you need each user to have their own username and password, there are very many PHP/mySQL scripts out there to do that.
|
|
|