On Mon, 03 Oct 2005 17:50:04 +0100
Chris Smith <chris@xxxxxxxxxxxxx> wrote:
Andi, while we're talking of javascript updates ;)
The cookie code dokuwiki uses is pretty simple, one value per cookie.
Any chance of updating it to something able to handle multiple
variables in one cookie?
Well we could store JSON (see http://json.org) in the cookie - what do
you need it for?
Andi