ConFoo Montreal 2026: Call for Papers

Voting

: five minus zero?
(Example: nine)

The Note You're Voting On

information at saunderswebsolutions dot com
18 years ago
Note that if session.auto_start is set to On in the php.ini, your session_set_save_handler will return false as the session has already been initialized.

If you are finding that your code works OK on one machine but doesn't work on another, check to see if session.auto_start is set to On

<< Back to user notes page

To Top