NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

HTTP Authentication with PHP
26710 HTTP Authentication with PHP http://www.codedemons.net/tutorials/PHP/HTTP-Authentication-with-PHP HTTP Authentication with PHP PHP > Tips and Tutorials > User Authentication Oct 16, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark HTTP Authentication with PHP:


Other links at PHP > Tips and Tutorials > User Authentication
Show your visitors that membership does have its privileges! If you haven?t already put the protected membership area of your website into place, that?s the first order of business. Pick up some quality subscription software that will streamline the subscription process and manage your membership database.
Category:

First off I'd like to explain what a session is, in case you don't know what it is. A session begins when a user surfs into your website and ends when the user leaves your website (or one of your webpages terminates it explicitly). Essentially, a cookie is associated with a browser, and some kind of storage resource is allocated on the server to hold session variables. PHP4 uses files to store session variables, but one could theoretically use a database or shared memory to do the same.
Category:

HTTP Authentication with PHP
Category:

Have you ever wanted to protect a PHP page to prevent people from viewing sensitive information?
Well I haven't but that doesn't stop me showing you how to do it if you ever need to .
The code below is extremely simple indeed. Anyone with a basic PHP understanding will see how simple it is.
Category:

Article ? PHP ? E-Mail Activation
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19869
Categories: 1275
Registered Users: 783
Mailing List Subscribers: 2049
Unique Outgoing Hits: 233810

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
49 site(s)
PR 7
207 site(s)
PR 6
656 site(s)
PR 5
1690 site(s)

PHP News