YamPiz Servies
       
       
      Share
       
      Blog /

      Set upload file size on PHP

      Previous
      Next
      Context
      Set upload file size on PHP

      今天突然有個關於檔案上傳的 Bug ,原以為是檔案上傳容量限制的問題,後來發現不是這個問題。再重新檢查的時侯,發現,原來檔案上傳這部分的系統,其實寫得還不錯,給自己很高的分數,拍拍手!

      PHP 限制檔案上傳的設定,還是把他筆記一下好了:

      php.ini
      1. upload_max_filesize = 10M
      2. post_max_size = 10M
      3.  

      upload_max_filesize 這個設定值是用來指定提交表單中,單一檔案的最大容量。而 post_max_size 這個值是提交表單中所有資料的總容量上限,一般來說 post_max_size 會比 upload_max_filesize 來的大嚕!

      另一方面要注意的是!這兩個設定項目是只能在 php.ini 中才會生效,是沒有辦法使用 ini_set() 來動態設定唷!

      You can't set upload_max_filesize using ini_set() because upload_max_filesize is a PHP_INI_PERDIR type that means changeable only via: php.ini, .htaccess or httpd.conf.

       

      • This is a declared original article, to respect the copyright, please do not repost this article without the consent of the author.
      • Keywords : post_max_size(3), 設定(2), 問題(2), ini_set(2), 這兩(1), 辦法使用(1), 資料(1), 設定值(1), 總容量上限(1), 系統(1), 筆記一下好(1), 發現(1), 最大容量(1), 拍拍手(1), 後來發現(1), 大嚕(1), 單一檔案(1), 只能(1), 原以為(1), 分數(1)
      0 0
      2011-10-10T11:36:00+0000

      Comment
       
      Verify

      Facebook Page

      Blog Directory

      • 魚戀秋波 Neil Y.K.'s Blog
        • 心情‧日記
        • Creation
          • 繪圖
          • Photographic
          • Sketch
          • Aquatic
          • Programming
            • 關鍵詞庫系統搜尋及應用設計
            • 鍵盤測試工具
            • 宅配物流系統
            • 中文判定及轉換程式
            • 圖片裁切控制介面 ScaleFrame
            • 線上名片設計程式
            • 讓列表像瀑布一樣的 Puzzle 模組
            • 商品特徵設定程式
            • 網路履歷程式
            • 整合搜尋模組
            • 全球地理管理工具
            • 傳說中 IE 消失的文字
            • 全球化地理系統
            • 網頁輪播模組
            • 黑族塔羅牌陣程式
            • 英文地址轉換程式英文地址轉換程式
            • 黑族紙娃娃系統黑族紙娃娃系統
            • 索引地圖建立工具
            • 推薦好用的文字編輯器
            • JScript 事件的共用
            • Set upload file size on PHP
            • 許久不見的偵錯模式
            • 解決 Flash 無法在原網頁開啟連結
            • 雷達圖產生程式
            • 相片雜湊工具
            • Facebook 網站應用
            • 自創的防木馬登入網頁
          • Literature
        • My Jobs
        • Misc DIY
        • Stray notes
        • 玩樂情報
        • 生活話題
        • 經方中醫
        • Unclass

      Blog List

      QR-Code and APP Launcher

      User Guide
      This Webpage

      In those service tabs, "Scan QRCode, in mobile device" or "Click the button, in this device" to open webpage or APP-related operations.
      QRCode

      Visitors

      • Visitors : 8,368,905
      • Hits : 8,553,608
      • Depth : 102.2 %
      • YamPiz Hero Blog
        This service architecture and content service provider.
      • Auto Platform
        For better browsing experience, it will auto detects your device to display webpage.
      • Bug Report
        Tell us about the idea, problem and errors you found.
      • Comodo Secure
        The sensitive data transmission adopts by SSL-2048 authenticated encryption.
      • Copyright
        © 2009 YamPiz Digital Inc. & Jaby Group. All rights reserved.
      • Revised Version
        V2.2.210
        10 Mar 2025 (GMT+8)