On Fri, 28 Jun 2002, Ron Lange wrote: > Hi Derick, > > I have rewritten some parts of my work, now it isn't necessary to keep so > much data any longer. > I took a look in the mysql extension, because persistant links are quite > close to my wishes. There is also a struct holding connection data, and > it is used as global ressource. If I imagine I just put a session id as > 'key' in a similar struct, may I could traverse a list of this ressources > at each request, couldn't I?
Yes, you can do this.... but it's not really elegant IMO. Derick --------------------------------------------------------------------------- Did I help you? http://www.derickrethans.nl/link.php?url=giftlist Frequent ranting: http://www.derickrethans.nl/ --------------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net --------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php