On 1/31/07, Todd Finney <[EMAIL PROTECTED]> wrote:
I can set it up so that it does the copy->save to pnotes dance for every one of the variables, except perhaps for the actual session handle, which is stuck into pnotes('SESSION_HANDLE').
If you really need to keep a ref to $session like that, then you definitely have to use the is_initial_req approach or turn off the exclusive locking. - Perrin