ConFoo Montreal 2026: Call for Papers

Voting

: min(three, zero)?
(Example: nine)

The Note You're Voting On

info at thimbleopensource dot com
10 years ago
I found out that if you need to set custom session settings, you only need to do it once when session starts. Then session maintains its settings, even if you use ini_set and change them, original session still will use it's original setting until it expires.

Just thought it might be useful to someone.

<< Back to user notes page

To Top