Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: Boat_2005
Forum: PHP Apr 1st, 2005
Replies: 33
Views: 23,946
Posted By Boat_2005
Removing AuthTypeBasic and <LIMIT GET PUT> from my .htaccess file makes sense.

I can replace $auth = true; with $_SESSION['auth'] = true; and $auth = false; with $_SESSION[‘auth’] = false;.

Do...
Forum: PHP Mar 31st, 2005
Replies: 33
Views: 23,946
Posted By Boat_2005
This link may help.
http://www.php.net/manual/en/features.http-auth.php
Forum: PHP Mar 30th, 2005
Replies: 33
Views: 23,946
Posted By Boat_2005
That’s great! I hope this thread helps you. I believe that the code I added to this thread is 90% complete. If you figure out the rest that would be incredible..
Forum: PHP Mar 29th, 2005
Replies: 33
Views: 23,946
Posted By Boat_2005
Forum: PHP Mar 28th, 2005
Replies: 33
Views: 23,946
Posted By Boat_2005
Until Microsoft released their security update to IE, I used an html form for the user to input his/her username/password which was passed to ‘username: password@www.domain.com/restricted_directory’....
Forum: PHP Mar 23rd, 2005
Replies: 2
Views: 3,418
Posted By Boat_2005
The way it was working was that when I was accessing the resticted file, the browser would pop up a username / password box and when I entered a proper username / password, it gave me access. My goal...
Forum: PHP Mar 23rd, 2005
Replies: 2
Views: 3,418
Posted By Boat_2005
I recently purchased a software package that restricts access to one or many directories on my hosted server. The server is Unix based. The directory that is restricted contains an .htaccess file...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC