{"id":17,"date":"2006-05-30T17:36:52","date_gmt":"2006-05-30T08:36:52","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2006\/05\/30\/php%e3%81%a7%e3%81%ae%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89\/"},"modified":"2006-05-30T17:36:52","modified_gmt":"2006-05-30T08:36:52","slug":"php%e3%81%a7%e3%81%ae%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/17","title":{"rendered":"PHP\u3067\u306e\u30d5\u30a1\u30a4\u30eb\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9"},"content":{"rendered":"<p>\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u753b\u9762\uff28\uff34\uff2d\uff2c<br \/>\n\u30d5\u30a1\u30a4\u30eb\u540d pict \u3067\u30a2\u30c3\u30d7<br \/>\n&lt;html&gt;<br \/>\n&lt;body&gt;<br \/>\n&lt;form action=&#8221;up.php&#8221; method=&#8221;post&#8221; enctype=&#8221;multipart\/form-data&#8221; &gt;<br \/>\n&lt;input type=&#8221;file&#8221; name=&#8221;pict&#8221;&gt;<br \/>\n&lt;input type=&#8221;SUBMIT&#8221; VALUE=&#8221;  OK  &#8220;&gt;<br \/>\n&lt;\/form&gt;<br \/>\n&lt;\/body&gt;<br \/>\n&lt;\/html&gt;<br \/>\n\u30a2\u30c3\u30d7\u7528\uff30\uff28\uff30\u3000\u3000<br \/>\n&lt;?php<br \/>\nif (is_uploaded_file($_FILES[&#8216;pic_t1&#8217;][&#8216;tmp_name&#8217;])){<br \/>\ncopy($_FILES[&#8216;pict&#8217;][&#8216;tmp_name&#8217;], &#8220;aaa.jpg&#8221;);\t\/\/\u30b5\u30fc\u30d0\u30fc\u306b\u300caaa.jpg\u300d\u306e\u540d\u524d\u3067\u30b3\u30d4\u30fc\u3059\u308b<br \/>\nchmod(&#8216;aaa.jpg&#8217;,0777);<br \/>\necho &#8220;&lt;br&gt;&#8221;;<br \/>\necho $_FILES[&#8216;pic_t1&#8217;][&#8216;name&#8217;]; \t\/\/\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30de\u30b7\u30f3\u306e\u5143\u306e\u30d5\u30a1\u30a4\u30eb\u540d<br \/>\necho &#8220;&lt;br&gt;&#8221;;<br \/>\necho $_FILES[&#8216;pic_t1&#8217;][&#8216;type&#8217;]; \t\/\/\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u30d5\u30a1\u30a4\u30eb\u306eMIME\u578b<br \/>\necho &#8220;&lt;br&gt;&#8221;;<br \/>\necho $_FILES[&#8216;pic_t1&#8217;][&#8216;size&#8217;]; \t\/\/\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306e\u30d0\u30a4\u30c8\u30b5\u30a4\u30ba<br \/>\necho &#8220;&lt;br&gt;&#8221;;<br \/>\necho $_FILES[&#8216;pic_t1&#8217;][&#8216;tmp_name&#8217;]; \t\/\/\u30b5\u30fc\u30d0\u30fc\u306b\u30a2\u30c3\u30d7\u5f8c\u306e\u30c6\u30f3\u30dd\u30e9\u30ea\u30d5\u30a1\u30a4\u30eb\u306e\u540d\u524d<br \/>\necho &#8220;&lt;br&gt;&#8221;;<br \/>\necho $_FILES[&#8216;pic_t1&#8217;][&#8216;error&#8217;];\t\/\/\u30a8\u30e9\u30fc<br \/>\n}<br \/>\n?&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u753b\u9762\uff28\uff34\uff2d\uff2c \u30d5\u30a1\u30a4\u30eb\u540d p<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-17","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/17\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}