PHP 8.5.0 Alpha 4 available for testing

Voting

: min(one, five)?
(Example: nine)

The Note You're Voting On

orbill
14 years ago
apparently the default value for session.use_only_cookies has changed in 5.3.3 from 0 to 1. If you haven't set this in your php.ini or your code to 0 transparent sessions won't work.

<< Back to user notes page

To Top