PEAR Packages
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPEAR Packages

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 Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old January 7th, 2008, 06:59 AM
joshLangley joshLangley is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Dec 2007
Posts: 5 joshLangley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 51 m 21 sec
Reputation Power: 0
Auth - used with HTTP_Session or HTTP_Session2

Can the package Auth be used the package HTTP_Session or HTTP_Session2 to store session information?
The reason why I ask, Is that I want my session data to be stored into a DB, which is exactly what the HTTP_Sessions package can do.
However, if I instantiate a HTTP_Session object and set it to use a DB, will the Auth object use the database, or will it just store the session data with PHP's default session function handlers?

If it can't be done, what's the best way to have Auth use a DB to store session information? I tried to override the session handler functions, but my code has a bug, causing only one user to be logged in at any 1 time. The rest end up getting logged out, for those who are still meant to have valid sessions.

Last edited by joshLangley : January 7th, 2008 at 07:03 AM. Reason: incorrect package names

Reply With Quote
  #2  
Old January 7th, 2008, 09:08 AM
cwf's Avatar
cwf cwf is online now
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 343 cwf User rank is Private First Class (20 - 50 Reputation Level)cwf User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Week 2 Days 18 h 8 m 34 sec
Reputation Power: 2
Because the Auth package uses the built in php session handling (ie. session_start()) and the HTTP_session2 provides its own function calls, you would need to go through the code in the Auth package and change all session references to use the HTTP_session2 functions.

Is there a reason you don't want to use the php built in session handling, that uses compiled C code. It is 10X faster than session handling using php code in an alternate PEAR package or even in a replacement session handler written in php.

Last edited by cwf : January 7th, 2008 at 09:17 AM. Reason: fixed text that was smiley and spelling

Reply With Quote
  #3  
Old January 7th, 2008, 04:24 PM
joshLangley joshLangley is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Dec 2007
Posts: 5 joshLangley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 51 m 21 sec
Reputation Power: 0
Thanks for the great info.

Quote:
Is there a reason you don't want to use the php built in session handling, that uses compiled C code. It is 1 faster than session handling using php code in an alternate PEAR package or even in a replacement session handler written in php.

The site I'm being hosted at is a public web server, so I want prevent other people looking at the session information and obtaining the password hashes.
I read in an article by phpsec that the best way to secure your session information, was to override the functions and have the information store in a DB.
Is their a different way I can have a pretty good level of privacy regarding the session info and preserving the execution speed advantages you have mentioned above?

Reply With Quote
  #4  
Old January 7th, 2008, 05:42 PM
cwf's Avatar
cwf cwf is online now
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 343 cwf User rank is Private First Class (20 - 50 Reputation Level)cwf User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Week 2 Days 18 h 8 m 34 sec
Reputation Power: 2
Just set session.save_path to be a private folder within your account's path.

Reply With Quote
  #5  
Old January 7th, 2008, 07:08 PM
joshLangley joshLangley is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Dec 2007
Posts: 5 joshLangley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 51 m 21 sec
Reputation Power: 0
Quote:
Originally Posted by cwf
Just set session.save_path to be a private folder within your account's path.

ok thanks for your help, I think that is definitely the best choice since it only involves 1 line of code. lol. If only I done that earlier, oh well, best code is usually written with the delete key. ^_^

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPEAR Packages > Auth - used with HTTP_Session or HTTP_Session2


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

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

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





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway