{"id":2431,"date":"2015-08-28T22:43:43","date_gmt":"2015-08-28T13:43:43","guid":{"rendered":"http:\/\/taitan916.info\/blog\/?p=2431"},"modified":"2024-02-25T20:38:08","modified_gmt":"2024-02-25T11:38:08","slug":"post-2431","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/2431","title":{"rendered":"PHP\u306e\u914d\u5217\u3092\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58\u3057\u3066PHP\u3084JavaScript\u3067\u547c\u3073\u51fa\u3059\u65b9\u6cd5"},"content":{"rendered":"<p>PHP\u306e\u914d\u5217\u3092\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u4fdd\u5b58\u3057\u3001\u5225\u306e\u30da\u30fc\u30b8\u304b\u3089PHP\u3084JavaScript\u3067\u547c\u3073\u51fa\u3057\u305f\u304b\u3063\u305f\u3002\u4ee5\u4e0b\u3067\u5bfe\u5fdc\u3059\u308b\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2><span style=\"font-size: 14pt;\">PHP\u2192PHP<\/span><\/h2>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\/\/\u4fdd\u5b58\r\n$file = '.\/hogehoge\/test.log';\r\nfile_put_contents($file, serialize($data), LOCK_EX);\r\n\r\n\/\/\u8aad\u8fbc\r\n$file = '.\/hogehoge\/test.log';\r\n$data = unserialize(file_get_contents($file));<\/pre>\n<p>&nbsp;<\/p>\n<h2><span style=\"font-size: 14pt;\">PHP\u2192JavaScript<\/span><\/h2>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\/\/\u4fdd\u5b58\r\n$file = '.\/hogehoge\/test.js';\r\n$data = 'var data = ' . json_encode($data) . ';';\r\nfile_put_contents($file, $data, LOCK_EX);\r\n\r\n\/\/\u8aad\u8fbc\r\n&lt;script type=\"text\/javascript\" src=\".\/hogehoge\/test.js\"&gt;&lt;\/script&gt;\r\n&lt;script type=\"text\/javascript\"&gt;\r\nfor (var key in data){\r\n    \/\/PHP\u5074\u306e\u914d\u5217\u304cdata\u306b\u5165\u3063\u3066\u3044\u308b\u306e\u3067\u9069\u5b9c\u51e6\u7406\r\n}\r\n&lt;\/script&gt;<\/pre>\n<p>&nbsp;<\/p>\n<h2><span style=\"font-size: 14pt;\">\u305d\u306e\u4ed6<\/span><\/h2>\n<p>\u66f4\u65b0\u3055\u308c\u308b\u306e\u306f1\u65e5\u306b\u6570\u56de\u3060\u3051\u3069\u3001\u6bce\u56deMySQL\u304b\u3089\u62bd\u51fa\u3059\u308b\u306e\u306f\u91cd\u305f\u3044\u30c7\u30fc\u30bf\u3068\u304b\u306e\u5834\u5408\u306b\u5229\u7528\u3067\u304d\u308b\u3002\u5c1a\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u76f4\u63a5\u53c2\u7167\u3055\u308c\u308b\u3068\u5168\u90e8\u898b\u3048\u3061\u3083\u3046\u306e\u3067\u3001\u500b\u4eba\u60c5\u5831\u3068\u304b\u305d\u3046\u3044\u3046\u30c7\u30fc\u30bf\u306f\u53d6\u308a\u6271\u308f\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>PHP\u306e\u914d\u5217\u3092\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u4fdd\u5b58\u3057\u3001\u5225\u306e\u30da\u30fc\u30b8\u304b\u3089PHP\u3084JavaScript\u3067 ... <\/p>\n","protected":false},"author":1,"featured_media":1085,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[2,4],"tags":[],"class_list":["post-2431","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","category-javascript"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/2431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=2431"}],"version-history":[{"count":2,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/2431\/revisions"}],"predecessor-version":[{"id":5128,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/2431\/revisions\/5128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1085"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=2431"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=2431"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=2431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}