- Mark Chang
- 0°C
- 3 年又 115 天
使用PHP資料量太大遇到Allowed memory size of 134217728 bytes exhausted 問題
在PHP程式的開頭加上以下這一行:ini_set('memory_limit', '256M');以上紀錄~
https://innstory.com/story-使用PHP資料量太大遇到Allowed memory size of 134217728 bytes exhausted 問題-3069
- 1,173
- 0
- 0

