Voting

: max(two, zero)?
(Example: nine)

The Note You're Voting On

Colin
18 years ago
When using a custom session handler, if the first callback function (sessOpen in my case) finds no session id, one is set by the time the second argument (sessRead in my case) is called.

<< Back to user notes page

To Top