PDA

View Full Version : restricting the access to a Web site



3lie
September 22nd, 2006, 05:40 PM
Im new here!
Does anybody knows how to restrict the access to a website?
with username and password....

Please!

obiAdmin
September 22nd, 2006, 06:51 PM
yes

obiAdmin
September 22nd, 2006, 06:52 PM
You might want to give some more info about what your asking, like what language would you like to see it in, what you have to work with in terms of programs, if you have any coding done to it.... etc.

Right now, we could only spit things out only to have you dazed and confused...

bwh2
September 23rd, 2006, 10:24 AM
yes, you have to create an authentication system. if you're using php, i would recommend looking into some of the PEAR packages such as Authentication and DB.