蒼天家 本家
MongoDB在PHP內子陣列查詢與子陣列顯示 2015-09-24
請參閱Still ignoring that this is an array, we can use dot notation to query the subobject ....
http://php.net/manual/en/mongo.queries.php

使用array( "element" => array( ... ) )方法無效,
正確的用法應該是類似json的呼叫子物件方式
如$field = array( "element" => 1 , "element2.subElement" => 1 )
關於我

隨手用部落格

紀錄平時學習用到的東西

考慮想重改版

Github 自學倉庫

我的 Github 帳號

PHP開發

公司: 原生PHP

個人: Slim -> Flight