.htacess authorise (apache) using a PHP login script.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
middo
Forum Newbie
Posts: 1
Joined: Tue Aug 25, 2009 3:15 am

.htacess authorise (apache) using a PHP login script.

Post by middo »

I'm coding for a website that's on LINUX server running Apache Web Server. We have a 'members area' that I only want authorised visitors to be able to access. I'm wondering if there's a simple way of presenting a username/password input control pair and having the users authenticate through that to remove the need for the username/password window to fly out of (any) browser.

If anyone could help, that would be greatly appreciated.

Thanks,
Middo
Post Reply