PHP 8.5.0 Alpha 1 available for testing

Voting

: max(six, five)?
(Example: nine)

The Note You're Voting On

eric at superstats dot com
26 years ago
Objects are stored serialized in shm_put_var, so to find a value for memsize, you can use strlen(serialize($object_to_store_in_shm)).

<< Back to user notes page

To Top