[PHP] XML Session serializer - XMLDBX

2006-01-26 Thread Mark
Well, last week or so I noticed that Squirrelmail's session array contained recursive variable references and caused my serializer to crash on infinite recursion. Oh well, that's life. I found the time to add a variable stack for encoding to XML. If a variable is "is_ref" or has a "refcount" great

[PHP] XML Session serializer announcement and call for testers

2006-01-05 Thread Mark
One of the problems I have had with the PHP session system is that it does not use a readily usable text format for serializing data. This makes using session data outside of PHP virtually impossible. I looked at the WDDX extension and was not too impressed: it was way too verbose and didn't use v

[PHP] XML session

2004-08-12 Thread Miguel Manso
Hi. I'm trying to create a session support where i can keep persistent objects. I'm using XML to structure the data in the session file. But i've come into a problem. When i execute the following code the (-->>) marked instruction simply breaks the function execution: $sess = $xml->docume