update page now
Longhorn PHP 2026 - Call For Papers

Voting

: six minus one?
(Example: nine)

The Note You're Voting On

information at saunderswebsolutions dot com
19 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