{"id":6434,"date":"2024-09-02T12:00:04","date_gmt":"2024-09-02T03:00:04","guid":{"rendered":"https:\/\/taitan916.info\/blog\/?p=6434"},"modified":"2024-06-03T13:18:08","modified_gmt":"2024-06-03T04:18:08","slug":"post-6434","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/6434","title":{"rendered":"jQuery\u3067Ajax\u901a\u4fe1\u3057\u305f\u30c7\u30fc\u30bf\u3092PHP\u3067\u53d7\u3051\u53d6\u308a\u3001zip\u5316\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u305b\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>jQuery\u306eAjax\u3067\u4f55\u3089\u304b\u306e\u30c7\u30fc\u30bf\u3092PHP\u5074\u306b\u9001\u4fe1\u3057\u3001PHP\u5074\u3067\u5f53\u8a72\u30c7\u30fc\u30bf\u3092\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u3093\u3060\u4e0a\u3067zip\u30d5\u30a1\u30a4\u30eb\u5316\u3057\u3001\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u305b\u305f\u3044\u3002<a href=\"https:\/\/taitan916.info\/blog\/archives\/3534\" target=\"_blank\" rel=\"noopener\">PHP\u7d4c\u7531\u3067zip\u30d5\u30a1\u30a4\u30eb\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/a>\u306f\u4ee5\u524d\u306b\u884c\u3063\u305f\u304c\u3001\u3055\u3089\u306bAjax\u7d4c\u7531\u3068\u3044\u3046\u306e\u306f\u5bfe\u5fdc\u3057\u305f\u3053\u3068\u304c\u7121\u304b\u3063\u305f\u306e\u3067\u4ee5\u4e0b\u306b\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u7b49\u3092\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u5bfe\u5fdc\u65b9\u6cd5<\/h2>\n<h3>PHP\u5074<\/h3>\n<p>PHP\u5074\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/taitan916.info\/blog\/archives\/3534\" target=\"_blank\" rel=\"noopener\">\u4ee5\u524d\u306b\u30e1\u30e2\u3057\u305f\u65b9\u6cd5<\/a>\u3067zip\u30d5\u30a1\u30a4\u30eb\u3092\u51fa\u529b\u3055\u305b\u308b\u3053\u3068\u3002Ajax\u304b\u3089\u53d7\u4fe1\u3057\u305f\u30c7\u30fc\u30bf\u306f$_REQUEST\u7b49\u3067\u53d6\u308a\u6271\u3046\u3068\u826f\u3044\u3002<\/p>\n<h3>Ajax\u5074<\/h3>\n<p>\u3010PHP\u5074\u306eURL\u3011\u3010Ajax\u3067\u9001\u4fe1\u3057\u305f\u3044\u30c7\u30fc\u30bf\u3011\u3010\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u305b\u305f\u3044\u30d5\u30a1\u30a4\u30eb\u540d\u3011\u90e8\u5206\u306f\u9069\u5b9c\u5909\u66f4\u3059\u308b\u3053\u3068\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$('#download').on('click', function(){\r\n    $.ajax({\r\n        type: 'post',\r\n        url: '\u3010PHP\u5074\u306eURL\u3011',\r\n        data: {\u3010Ajax\u3067\u9001\u4fe1\u3057\u305f\u3044\u30c7\u30fc\u30bf\u3011},\r\n        xhrFields: { responseType: 'blob' }\r\n    }).done(function (response, _textStatus, _jqXHR) {\r\n        $('&lt;a&gt;', {\r\n            href: URL.createObjectURL(new Blob([response], { type: response.type })),\r\n            download: \"\u3010\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u305b\u305f\u3044\u30d5\u30a1\u30a4\u30eb\u540d\u3011\",\r\n        }).appendTo(document.body)[0].click();\r\n    });\r\n\r\n    return false;\r\n});<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>jQuery\u306eAjax\u3067\u4f55\u3089\u304b\u306e\u30c7\u30fc\u30bf\u3092PHP\u5074\u306b\u9001\u4fe1\u3057\u3001PHP\u5074\u3067\u5f53\u8a72\u30c7\u30fc\u30bf\u3092 ... <\/p>\n","protected":false},"author":1,"featured_media":1071,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,4],"tags":[],"class_list":["post-6434","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-jquery","category-javascript"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/6434","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=6434"}],"version-history":[{"count":1,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/6434\/revisions"}],"predecessor-version":[{"id":6435,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/6434\/revisions\/6435"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1071"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=6434"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=6434"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=6434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}