
{"id":1606,"date":"2017-08-28T11:15:57","date_gmt":"2017-08-28T03:15:57","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=1606"},"modified":"2017-08-28T11:15:57","modified_gmt":"2017-08-28T03:15:57","slug":"pdo-search","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=1606","title":{"rendered":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \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><h2>PDO SEARCH \u57fa\u790e\u7bc4\u4f8b <\/h2>\n<p>[php]<br \/>\n&lt;?php<br \/>\n$code=$_POST[&#8216;code&#8217;];\/\/\u6703\u54e1\u7de8\u865f<br \/>\n\/\/\u6b32\u57f7\u884c\u7684sql\u8a9e\u6cd5<br \/>\n$sth = $db-&gt;prepare(&quot;SELECT * FROM where member_code=:code&quot;);<br \/>\n\/\/\u6b04\u4f4d\u8207\u76f8\u5c0d\u61c9\u8b8a\u6578<br \/>\n$sth-&gt;bindParam(&#8216;:code&#8217;,$code);<br \/>\n\/\/\u57f7\u884c<br \/>\n$stmt=$sth-&gt;execute();<br \/>\n$res = $stmt-&gt;fetchAll(PDO::FETCH_ASSOC);<br \/>\nforeach($res as $row){<br \/>\n    echo &#8216;\u6703\u54e1\u7de8\u865f\uff1a&#8217;.$row[&#8216;member_code&#8217;].&quot; &lt;br\/&gt; &quot;.<br \/>\n         &#8216;\u6703\u54e1\u59d3\u540d\uff1a&#8217;.$row[&#8216;member_name&#8217;].&quot; &lt;br\/&gt; &quot;.<br \/>\n\t &#8216;\u6703\u54e1\u5e33\u865f\uff1a&#8217;.$row[&#8216;member_account&#8217;].&quot; &lt;br\/&gt; &quot;.<br \/>\n\t &#8216;\u6703\u54e1\u5bc6\u78bc\uff1a&#8217;.$row[&#8216;member_password&#8217;].&quot; &lt;br\/&gt; &quot;;<br \/>\n}<br \/>\n?&gt;<br \/>\n[\/php]<br \/>\n<a href=\"https:\/\/www.webteach.tw\/?p=1434\" target=\"_blank\" rel=\"noopener noreferrer\">\u56dePHP\u6559\u5b78\u76ee\u9304<\/a>\t\t<\/p>\n<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>PDO SEARCH \u57fa\u790e\u7bc4\u4f8b [php [&hellip;]<\/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":[444,448,500,901],"class_list":["post-1606","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","tag-pdo","tag-php","tag-search","tag-901"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"description\" content=\"PDO SEARCH \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=1606\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"PDO SEARCH \u57fa\u790e\u7bc4\u4f8b\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=1606\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2017-08-28T03:15:57+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<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b\",\"datePublished\":\"2017-08-28T03:15:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606\"},\"wordCount\":81,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"keywords\":[\"pdo\",\"php\",\"search\",\"\u6559\u5b78\"],\"articleSection\":[\"PHP\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606\",\"name\":\"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"datePublished\":\"2017-08-28T03:15:57+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"description\":\"PDO SEARCH \u57fa\u790e\u7bc4\u4f8b\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=1606\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1606#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=1606#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \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":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","description":"PDO SEARCH \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=1606","og_locale":"zh_TW","og_type":"article","og_title":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","og_description":"PDO SEARCH \u57fa\u790e\u7bc4\u4f8b","og_url":"https:\/\/www.webteach.tw\/?p=1606","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2017-08-28T03:15:57+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"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=1606#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=1606"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b","datePublished":"2017-08-28T03:15:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=1606"},"wordCount":81,"commentCount":0,"image":{"@id":"https:\/\/www.webteach.tw\/?p=1606#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","keywords":["pdo","php","search","\u6559\u5b78"],"articleSection":["PHP"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=1606#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=1606","url":"https:\/\/www.webteach.tw\/?p=1606","name":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \u57fa\u790e\u7bc4\u4f8b - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=1606#primaryimage"},"image":{"@id":"https:\/\/www.webteach.tw\/?p=1606#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","datePublished":"2017-08-28T03:15:57+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"description":"PDO SEARCH \u57fa\u790e\u7bc4\u4f8b","breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=1606#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=1606"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.webteach.tw\/?p=1606#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=1606#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ PHP ] \u2013 #\u6559\u5b78- PDO SEARCH \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":836,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":1,"sum_votes":5},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/1606","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=1606"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/1606\/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=1606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}