PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 5th, 1999, 02:25 PM
david_denboer
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Is there an easy way to do user authentication without using PHPLib? I hate to re-invent the wheel, but in this case, I need to.

David.

Reply With Quote
  #2  
Old July 6th, 1999, 03:06 PM
jpenix
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
If you're running PHP as an Apache module, you can integrate with HTTP authentication.

See:
http://www.php.net/manual/features.http-auth.php3

Just curious - why can't you use PHPLIB?

[This message has been edited by jpenix (edited 07-06-99).]

Reply With Quote
  #3  
Old July 6th, 1999, 07:12 PM
david_denboer
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
The reason we do not want to use PHPLib is because it just doesn't do things quite the way we want them to. We really want to track authentication and session vars across pages, but not the way it does it.

David.

Reply With Quote
  #4  
Old July 25th, 1999, 04:31 AM
david_denboer
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Well, to answer my own query, I did it without PHPlib, but with some source help from PHPlib.

The main thing I was worried about was clear-text passwords, and with the MD5 algorithm from PHPlib, I was able to get rid of this problem.

Now with PHP4, I am able to do sessions properly without rolling my own!

David.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Authentication without PHPLib

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap