[EMAIL PROTECTED] wrote:
> PHPlib looks pretty good for doing session stuff in PHP (and thus
> in Midgard). I don't know where it stores it's information, though.


You have the choice. Traditionally, PHPLIB stores session data
in a MySQL database table, but with the recent additions, you 
have the option of choice between about any database, an LDAP
server, a DBM file, a flat file and a shared memory segment.

PHP4 will have "native" session support, which is approximately
a port of the PHPLIB session logic into C and the PHP4 interpreter
context.

Kristian
-- 
Kristian K�hntopp, NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany, +49 431 386 436 00
Using PHP3? See our web development library at
http://phplib.netuse.de/ (We have moved! Update your bookmarks!)

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to