ConFoo Montreal 2026: Call for Papers

Voting

: max(eight, nine)?
(Example: nine)

The Note You're Voting On

MBa
14 years ago
To check if a string is serialized:

$blSerialized=(@unserialize($sText)||$sText=='b:0;');

<< Back to user notes page

To Top