Voting

: min(two, eight)?
(Example: nine)

The Note You're Voting On

renic
5 years ago
be wary of using is_object($var) and assuming that the object has implemented Countable. Not all objects are countable directly with count().

<< Back to user notes page

To Top