PHP Classes

sessionara and php5

Recommend this page to a friend!

      Sessionara  >  All threads  >  sessionara and php5  >  (Un) Subscribe thread alerts  
Subject:sessionara and php5
Summary:anyone thinking of writing this for sqlite?
Messages:1
Author:Paul Geraghty
Date:2005-04-08 13:30:08
 

  1. sessionara and php5   Reply   Report abuse  
Picture of Paul Geraghty Paul Geraghty - 2005-04-08 13:30:09
Kind of a wish really, but this seems such a useful and popular class..

In php5 we can create an interface that melds several classes together (much easier than in php4 anyway)

so we could do with: (he says thinking out loud)

sqlite as the dbase (optionally, or as I'm looking for, sqlite to hold the original 'keys' that allow sessionara to 'start up')
__construct as the constructor

If I do anything worthwhile I will contribute it up to the owner of this class.