PHPverse 2025

Voting

: four minus two?
(Example: nine)

The Note You're Voting On

sanjuro at 1up-games dot com
13 years ago
The problem with SID is that if on occasions you don't start a session, instead of outputting an empty string for transparent integration it will return the regular undefined constant notice. So you might want to test the constant with defined() beforehand.

<< Back to user notes page

To Top