I'm just saying that 0 is often times used that way. (eg. session.cookie_lifetime)
It also makes sense if you're setting the limit to 0, as in no limit (0 == false), vs. limit (reduce) the resultset to 0 rows (which is how MySQL understands it). David -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Select-object-behaviour-tp2952795p2964198.html Sent from the Zend Framework mailing list archive at Nabble.com.
