<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: PHP 裡檔案的上傳</title> <atom:link href="http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/feed/" rel="self" type="application/rss+xml" /><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/</link> <description>幹壞事是進步最大的原動力</description> <lastBuildDate>Sun, 12 Feb 2012 04:26:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: -TMA-1- &#187; links for 2006-10-10</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-52230</link> <dc:creator>-TMA-1- &#187; links for 2006-10-10</dc:creator> <pubDate>Tue, 10 Oct 2006 00:22:47 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-52230</guid> <description>[...] PHP 裡檔案的上傳 at Gea-Suan Lin’s BLOG (tags: Tech WebDev PHP) [...]</description> <content:encoded><![CDATA[<p>[...] PHP 裡檔案的上傳 at Gea-Suan Lin’s BLOG (tags: Tech WebDev PHP) [...]</p> ]]></content:encoded> </item> <item><title>By: heath&#8217;s Daemon Castle &#187; Blog Archive &#187; links for 2006-10-08</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-50903</link> <dc:creator>heath&#8217;s Daemon Castle &#187; Blog Archive &#187; links for 2006-10-08</dc:creator> <pubDate>Sun, 08 Oct 2006 15:26:27 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-50903</guid> <description>[...] PHP 裡檔案的上傳 at Gea-Suan Lin’s BLOG (tags: php upload) [...]</description> <content:encoded><![CDATA[<p>[...] PHP 裡檔案的上傳 at Gea-Suan Lin’s BLOG (tags: php upload) [...]</p> ]]></content:encoded> </item> <item><title>By: Gea-Suan Lin</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-50341</link> <dc:creator>Gea-Suan Lin</dc:creator> <pubDate>Sat, 07 Oct 2006 19:45:23 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-50341</guid> <description>我相信這不是好解法... XD</description> <content:encoded><![CDATA[<p>我相信這不是好解法&#8230; XD</p> ]]></content:encoded> </item> <item><title>By: roga</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-50337</link> <dc:creator>roga</dc:creator> <pubDate>Sat, 07 Oct 2006 19:40:05 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-50337</guid> <description>to 樓上 apache 可以更改執行的使用者，在 httpd.conf 內#使用者的帳號和群組User www-data
Group www-data#可以改，改成同一個 user 就好，這樣WWW或是FTP上傳的 UID 都是自己的(but 這方法不怎麼優雅就是了)</description> <content:encoded><![CDATA[<p>to 樓上 apache 可以更改執行的使用者，在 httpd.conf 內</p><p>#使用者的帳號和群組</p><p>User www-data<br
/> Group www-data</p><p>#可以改，改成同一個 user 就好，這樣WWW或是FTP上傳的 UID 都是自己的(but 這方法不怎麼優雅就是了)</p> ]]></content:encoded> </item> <item><title>By: tokimeki</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-50243</link> <dc:creator>tokimeki</dc:creator> <pubDate>Sat, 07 Oct 2006 17:19:02 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-50243</guid> <description>唉，提到上傳檔案的處理我就一個頭兩個大...
用Web上傳的檔案UID是www，FTP上傳的是UID是自己的...</description> <content:encoded><![CDATA[<p>唉，提到上傳檔案的處理我就一個頭兩個大&#8230;<br
/> 用Web上傳的檔案UID是www，FTP上傳的是UID是自己的&#8230;</p> ]]></content:encoded> </item> <item><title>By: slzzp</title><link>http://blog.gslin.org/archives/2006/10/07/776/php-%e8%a3%a1%e6%aa%94%e6%a1%88%e7%9a%84%e4%b8%8a%e5%82%b3/comment-page-1/#comment-50210</link> <dc:creator>slzzp</dc:creator> <pubDate>Sat, 07 Oct 2006 16:24:54 +0000</pubDate> <guid
isPermaLink="false">http://blog.gslin.org/archives/2006/10/07/776/#comment-50210</guid> <description>唔, 我從一開始幹壞事就是用 move_uploaded_file() 的說... :P</description> <content:encoded><![CDATA[<p>唔, 我從一開始幹壞事就是用 move_uploaded_file() 的說&#8230; :P</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: blog.gslin.org @ 2012-02-12 17:09:26 -->
