
{"id":3335,"date":"2019-12-19T12:21:05","date_gmt":"2019-12-19T04:21:05","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=3335"},"modified":"2019-12-19T12:21:05","modified_gmt":"2019-12-19T04:21:05","slug":"mongodb-2","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=3335","title":{"rendered":"[ MongoDB ] &#8211; MongoDB PHP \u57fa\u790e\u7bc4\u4f8b"},"content":{"rendered":"<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div><div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>\n\t\t\t\t\n<p>MongoDB PHP \u57fa\u790e\u7bc4\u4f8b<\/p>\n\n\n<pre class=\"wp-block-code\"><code> &lt;?php\n\/\/ \u65b0\u589e\u4e00\u500b\u8cc7\u6599\u5eab\u9023\u7d50\n$m = new Mongo();\n\/\/ \u9078\u64c7\u8cc7\u6599\u5eab\n$db = $m->ttedb;\n\/\/ \u9078\u64c7\u4e00\u500b\u8cc7\u6599\u96c6\u5408 (\u985e\u4f3c\u95dc\u806f\u5f0f\u8cc7\u6599\u5eab\u7684 table)\n$collection = $db->merchant;\n\/\/$querys = array(\"merchantCode\" => new MongoRegex(\"\/TW000000\/$i\"));\n\/\/LIKE \u67e5\u8a62\u4f7f\u7528\u6b63\u898f\u8868\u793a\u5f0f\n\/*$querys = array('$or' => array(\n                               array(\"mCode\" => new MongoRegex(\"\/TW000000\/$i\")),\n                               array('agreementAccepted'=>true)\n                              )\n              );*\/\n\/\/OR \u67e5\u8a62\u7528\u6cd5\n\/\/$querys=array(\"merchantCode\"=>'TW0000019');\n\/\/\u57fa\u672c\u55ae\u4e00\u689d\u4ef6\n\/*$collection->update(\n                    array(\"mCode\"=>'TW10000019'),\n                    array('$set'=>array(\"name\"=>\"Mon\"))\n                    );\n\/\/\u66f4\u65b0\u67d0\u500b\u6b04\u4f4d\u7684\u8cc7\u6599\n\/*$data = array( \"class\"=>\"123\",\"email\" => \"jeff@dd.com.tw\" );\n$collection->insert($data);*\/\n\/\/\u65b0\u589e\u4e00\u7b46\u8cc7\u6599\n\/\/echo $collection->count();\n\/\/\u986f\u793a\u8cc7\u6599\u7e3d\u7b46\u6578\n\/\/$collection->remove(array(\"email\"=>\"jeff@dd.com.tw\"));\n\/\/\u522a\u9664\u4e00\u7b46\u8cc7\u6599\n\/\/$cursor=$collection->find($querys);\n\/*foreach ($cursor as $obj) {\n    echo 'id:'.$obj[\"_id\"] . \"&lt;br\/>\";\n    echo 'email:'.$obj[\"email\"] . \"&lt;br\/>\";\n    echo 'mCode:'.$obj[\"mCode\"] . \"&lt;br\/>\";\n    echo 'name:'.$obj[\"name\"].\"&lt;br\/>&lt;br\/>\";\n} *\/\n\/\/\u900f\u51fa\u9663\u5217\u8cc7\u6599\n?>\n\u4ee5\u4e0a\u7bc4\u4f8b\u8acb\u81ea\u884c\u66f4\u6539\u8cc7\u6599\u5eab\u76f8\u95dc\u9023\u7d50\u8207\u6b04\u4f4d<\/code><\/pre>\n\t\t<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>\t\t\t\tMongoDB PHP \u57fa\u790e\u7bc4\u4f8b\t\t<\/p>\n","protected":false},"author":1,"featured_media":2201,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"categories":[36],"tags":[395,448,1198],"class_list":["post-3335","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","tag-mongodb","tag-php","tag-1198"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"description\" content=\"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.webteach.tw\/?p=3335\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=3335\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-19T04:21:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"454\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"jeff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"jeff\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ MongoDB ] &#8211; MongoDB PHP \u57fa\u790e\u7bc4\u4f8b\",\"datePublished\":\"2019-12-19T04:21:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335\"},\"wordCount\":6,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"keywords\":[\"mongodb\",\"php\",\"\u8cc7\u6599\u5eab\"],\"articleSection\":[\"PHP\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335\",\"name\":\"[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"datePublished\":\"2019-12-19T04:21:05+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"description\":\"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=3335\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#primaryimage\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"contentUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"width\":680,\"height\":454,\"caption\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=3335#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ MongoDB ] &#8211; MongoDB PHP \u57fa\u790e\u7bc4\u4f8b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/\",\"name\":\"\u6df7\u6c34\u6478\u9b5a\",\"description\":\"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.webteach.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\",\"name\":\"jeff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"caption\":\"jeff\"},\"sameAs\":[\"http:\\\/\\\/35.72.55.111\"],\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?author=1\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","description":"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.webteach.tw\/?p=3335","og_locale":"zh_TW","og_type":"article","og_title":"[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","og_description":"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b","og_url":"https:\/\/www.webteach.tw\/?p=3335","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2019-12-19T04:21:05+00:00","og_image":[{"width":680,"height":454,"url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","type":"image\/png"}],"author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff","\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=3335#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=3335"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ MongoDB ] &#8211; MongoDB PHP \u57fa\u790e\u7bc4\u4f8b","datePublished":"2019-12-19T04:21:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=3335"},"wordCount":6,"commentCount":0,"image":{"@id":"https:\/\/www.webteach.tw\/?p=3335#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","keywords":["mongodb","php","\u8cc7\u6599\u5eab"],"articleSection":["PHP"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=3335#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=3335","url":"https:\/\/www.webteach.tw\/?p=3335","name":"[ MongoDB ] - MongoDB PHP \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=3335#primaryimage"},"image":{"@id":"https:\/\/www.webteach.tw\/?p=3335#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","datePublished":"2019-12-19T04:21:05+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"description":"MongoDB PHP \u57fa\u790e\u7bc4\u4f8b","breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=3335#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=3335"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.webteach.tw\/?p=3335#primaryimage","url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","contentUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","width":680,"height":454,"caption":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=3335#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ MongoDB ] &#8211; MongoDB PHP \u57fa\u790e\u7bc4\u4f8b"}]},{"@type":"WebSite","@id":"https:\/\/www.webteach.tw\/#website","url":"https:\/\/www.webteach.tw\/","name":"\u6df7\u6c34\u6478\u9b5a","description":"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webteach.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Person","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520","name":"jeff","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","caption":"jeff"},"sameAs":["http:\/\/35.72.55.111"],"url":"https:\/\/www.webteach.tw\/?author=1"},false]}},"views":697,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/3335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3335"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/3335\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/media\/2201"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}