
{"id":1051,"date":"2016-08-19T14:03:15","date_gmt":"2016-08-19T06:03:15","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=1051"},"modified":"2016-08-19T14:03:15","modified_gmt":"2016-08-19T06:03:15","slug":"%e7%b1%b3%e7%91%9f%e5%a5%87%e7%b0%a1%e8%a8%8a","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=1051","title":{"rendered":"[ PHP ] &#8211; \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5"},"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><p>\t\t\t\t\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5<br \/>\nsms(\u7c21\u8a0a\u5167\u5bb9,\u624b\u6a5f\u865f\u78bc);<br \/>\nfunction sms($c,$p){\/\/$c\uff1a\u7c21\u8a0a\u5167\u5bb9 $p\uff1a\u624b\u6a5f\u865f\u78bc<br \/>\n\t$ch = curl_init();<br \/>\n\tcurl_setopt($ch, CURLOPT_URL, &#8216;http:\/\/api.message.net.tw\/send.php?id=\u586b\u4f60\u7684ID&#038;password=\u5bc6\u78bc&#038;tel=&#8217;.$p.&#8217;&#038;msg=&#8217;.urlencode($c).&#8217;&#038;mtype=G&#038;encoding=utf8&#8242;);<br \/>\n\tcurl_setopt($ch, CURLOPT_RETURNTRANSFER,1);\/\/\u5c07curl_exec()\u7372\u53d6\u7684\u8a0a\u606f\u4ee5\u6587\u4ef6\u6d41\u7684\u5f62\u5f0f\u8fd4\u56de\uff0c\u800c\u4e0d\u662f\u76f4\u63a5\u8f38\u51fa\u3002 \u9019\u53c3\u6578\u5f88\u91cd\u8981 \u56e0\u70ba\u5982\u679c\u6709\u8f38\u51fa\u7684\u8a71\u4f60api \u89e3\u6790json\u6642\u6703\u6709\u932f\u8aa4<br \/>\n\tcurl_exec($ch);<br \/>\n\tcurl_close($ch);<br \/>\n}<br \/>\napi \u7db2\u5740\uff1ahttp:\/\/api.message.net.tw\/send.php<br \/>\n\u53c3\u65781:id=\u586b\u4f60\u767b\u5165\u7c21\u8a0a\u5e73\u53f0\u7684ID<br \/>\n\u53c3\u65782\uff1apassword=\u767b\u5165\u7c21\u8a0a\u5e73\u53f0\u7684\u5bc6\u78bc<br \/>\n\u53c3\u65783\uff1atel=\u624b\u6a5f\u865f\u78bc<br \/>\n\u53c3\u65784\uff1amsg=\u8981\u50b3\u9001\u7684\u8a0a\u606f \u8a18\u5f97\u7528urlencode \u7de8\u78bc\u4e00\u4e0b\u518d\u50b3\u9001\u514d\u5f97\u51fa\u73fe\u4e82\u78bc<br \/>\n\u53c3\u65785\uff1amtype=G \u8868\u793a\u4e00\u822c\u7c21\u8a0a<br \/>\n\u7c73\u745f\u5947\u7c21\u8a0a\u5e73\u53f0\u5b98\u7db2\uff1a<br \/>\n<a href=\"http:\/\/www.message.com.tw\/modules\/tadnews\/index.php?nsn=35\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.message.com.tw\/modules\/tadnews\/index.php?nsn=35<\/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>\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 sms(\u7c21\u8a0a\u5167 [&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":[112,1078,1080,1081],"class_list":["post-1051","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","tag-api","tag-1078","tag-1080","tag-1081"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ PHP ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"description\" content=\"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5\" \/>\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=1051\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ PHP ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=1051\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2016-08-19T06:03:15+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=1051#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ PHP ] &#8211; \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5\",\"datePublished\":\"2016-08-19T06:03:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051\"},\"wordCount\":79,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"keywords\":[\"api\",\"\u7c21\u8a0a\",\"\u7c73\u745f\u5947\",\"\u7c73\u745f\u5947\u7c21\u8a0a\"],\"articleSection\":[\"PHP\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051\",\"name\":\"[ PHP ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/1-1.png\",\"datePublished\":\"2016-08-19T06:03:15+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"description\":\"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=1051\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=1051#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=1051#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ PHP ] &#8211; \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5\"}]},{\"@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 ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a","description":"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5","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=1051","og_locale":"zh_TW","og_type":"article","og_title":"[ PHP ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a","og_description":"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5","og_url":"https:\/\/www.webteach.tw\/?p=1051","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2016-08-19T06:03:15+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=1051#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=1051"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ PHP ] &#8211; \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5","datePublished":"2016-08-19T06:03:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=1051"},"wordCount":79,"commentCount":0,"image":{"@id":"https:\/\/www.webteach.tw\/?p=1051#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","keywords":["api","\u7c21\u8a0a","\u7c73\u745f\u5947","\u7c73\u745f\u5947\u7c21\u8a0a"],"articleSection":["PHP"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=1051#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=1051","url":"https:\/\/www.webteach.tw\/?p=1051","name":"[ PHP ] - \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5 - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=1051#primaryimage"},"image":{"@id":"https:\/\/www.webteach.tw\/?p=1051#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/1-1.png","datePublished":"2016-08-19T06:03:15+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"description":"\u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5","breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=1051#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=1051"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.webteach.tw\/?p=1051#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=1051#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ PHP ] &#8211; \u7c73\u745f\u5947\u7c21\u8a0a API \u4e32\u63a5"}]},{"@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":1196,"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\/1051","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=1051"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/1051\/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=1051"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1051"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}