ConFoo Montreal 2026: Call for Papers

Voting

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

The Note You're Voting On

sparcbr at gmail dot com
8 years ago
Do not check command success in a while loop with something like


$memCached->getResultCode() != Memcached::RES_SUCCESS

Memcached::RES_SERVER_ERROR or anything like this and your script will loop forev

<< Back to user notes page

To Top