【发布时间】:2011-06-30 23:08:03
【问题描述】:
mongo 类的 PHP 文档说 using a cursor 而不是 iterator_to_array 更好。
为什么?我将从中获得什么好处/灵活性?
【问题讨论】:
-
幸运的是,这些文档自 the time this question was asked 以来已经过编辑,他们现在在您链接到的页面上清楚而明确地证明了他们的建议。
标签: php mongodb database-cursor