{"blog_url":"https://trip-off.hatenadiary.org/","published":"2012-02-10 01:54:10","title":"\u914d\u5217\u3068\u304b\u9023\u60f3\u914d\u5217\u3068\u304b","image_url":null,"blog_title":"\u30e1\u30e2\u3063\u3066\u304a\u3053\u3046\u304b","height":"190","type":"rich","provider_name":"Hatena Blog","width":"100%","author_name":"trip_off","categories":["PHP"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftrip-off.hatenadiary.org%2Fentry%2F20120210%2F1328806450\" title=\"\u914d\u5217\u3068\u304b\u9023\u60f3\u914d\u5217\u3068\u304b - \u30e1\u30e2\u3063\u3066\u304a\u3053\u3046\u304b\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/trip_off/","provider_url":"https://hatena.blog","url":"https://trip-off.hatenadiary.org/entry/20120210/1328806450","description":"array.php <?php error_reporting(-1); header(\"Content-type: text/plain\"); call_user_func(function() { $array = array(\"foo\", \"bar\", \"baz\"); $assoc = array(\"foo\" => 0, \"bar\" => 1, \"baz\" => 2); $copy = $array; $copy[0] = \"qux\"; echo \"array\\n\"; var_dump($array); echo \"assoc\\n\"; var_dump($assoc); echo \"co\u2026","version":"1.0"}