PHP 8.6.0 Beta 1 is available for testing

Voting

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

The Note You're Voting On

emre@yazici
17 years ago
PHP Manual specifically denotes this common mistake:
Depending on the session handler, not all characters are allowed within the session id. For example, the file session handler only allows characters in the range a-z A-Z 0-9 , (comma) and - (minus)!
See session_id() manual page for more details.

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /