Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2007
    Location
    Fayettville, NC
    Posts
    71

    What's the Best Session Management Class?

    Hello,

    Can anyone tell me the best Session Management Class that we can use for our PHP Applications?

    The class should be latest and uses PHP 5 or later.

    I think a lot of programmers will be benefited with this thread, just a guess.

    Any help is highly appreciated.

    Regards

  2. #2
    Join Date
    Oct 2005
    Location
    UK
    Posts
    552
    You could use part of the Zend Famework's session handlers, though it is often better to roll your own if you are going to be using it in a specific way.

  3. #3
    Join Date
    Jun 2007
    Location
    Fayettville, NC
    Posts
    71
    is the zend framework session handlers is/are not zend dependant or is it stand alone?

  4. #4
    Join Date
    Oct 2005
    Location
    UK
    Posts
    552
    You can rip out the Zend_Session component fairly easily, or just copy the internal code into your application provided it is compatible with their framework license.

  5. #5
    Join Date
    Sep 2005
    Location
    India
    Posts
    778
    DarshWebSolutions.com : Web Design, PHP Development, E-Commerce Solutions

    PDF-ace.com : HTML to PDF API

Similar Threads

  1. Relatively Secure Session Management System for PHP
    By hamdusa in forum Programming Discussion
    Replies: 2
    Last Post: 05-11-2009, 02:01 PM
  2. Replies: 1
    Last Post: 05-25-2005, 07:50 AM
  3. Top-class security and server management for decent prices
    By KingAdmin in forum Employment / Job Offers
    Replies: 0
    Last Post: 03-17-2004, 04:32 PM
  4. PHP Class Inside A Class Prob
    By Shadowedvaca in forum Programming Discussion
    Replies: 14
    Last Post: 07-30-2003, 10:52 PM
  5. Class A vs Class C Ips and the advantage or disadvantage
    By crypticways in forum Dedicated Server
    Replies: 21
    Last Post: 03-18-2003, 09:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •