|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hello.
I need a login system for my Half-Life clan website. It needs to have a Username/Password function which goes to one page shared between all of the members that login. I was thinking along the lines of PHP... Can anyone help? Thanks |
|
#2
|
|||
|
|||
|
yes, php is an easy way to do this.
depending on your os/server software, the apache ".htaccess" mechanism could be enough for your needs (even without php) just put the pages to be protected in one dir and put the .htaccess file in it ![]() |
|
#3
|
||||
|
||||
|
Here is a good tutorial on how to protect directories with .htaccess.
__________________
-- Tomi Kaistila -- Developer's Journal The more you learn, the more you know. The more you know, the more you forget. The more you forget, the less you know. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Login |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|