{"id":102,"date":"2017-08-27T19:14:09","date_gmt":"2017-08-27T11:14:09","guid":{"rendered":"https:\/\/wp.dj47.top\/?p=102"},"modified":"2021-10-20T16:19:18","modified_gmt":"2021-10-20T08:19:18","slug":"%e5%88%a4%e6%96%ad%e6%89%8b%e6%9c%ba%e5%8f%b7%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/www.djlog.cn\/?p=102","title":{"rendered":"\u5224\u65ad\u624b\u673a\u53f7\u7684\u65b9\u6cd5"},"content":{"rendered":"<pre class=\"language-php\"><code>\/**\r\n * \u9a8c\u8bc1\u624b\u673a\u53f7\u662f\u5426\u6b63\u786e\r\n *\/\r\n\r\nfunction is_mobile($mobile) {\r\n  if (!is_numeric($mobile)) {\r\n    return false;\r\n  }\r\n  return preg_match('#^13[\\d]{9}$|^14[5,7]{1}\\d{8}$|^15[^4]{1}\\d{8}$|^17[0,1,3,6,7,8]{1}\\d{8}$|^18[\\d]{9}$#', $mobile) ? true : false;\r\n}\r\n\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * \u9a8c\u8bc1\u624b\u673a\u53f7\u662f\u5426\u6b63\u786e *\/ function is_mobile($mobile) { if (!i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"class_list":["post-102","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/www.djlog.cn\/index.php?rest_route=\/wp\/v2\/posts\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.djlog.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.djlog.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.djlog.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.djlog.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102"}],"version-history":[{"count":0,"href":"https:\/\/www.djlog.cn\/index.php?rest_route=\/wp\/v2\/posts\/102\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.djlog.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.djlog.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.djlog.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}