PHP5.4 PEAR Spreadsheet_Excel_Writer 套件注意事項
PHP網頁設計時在 PHP5.4 PEAR Spreadsheet_Excel_Writer 套件注意事項
cd /usr/local/lib/php/Spreadsheet/Excel/Writer/
vim Worksheet.php
line 2490 修改
$this->_append(&$string, true)
must be replaced by
$this->_append($string, true)
避免 PHP Fatal error : Call-time pass-by-reference is disabled in PHP 5.4.0
Prev post
從4月21號開始, 在移動搜索中,網頁是否適合移動設備會影響自然搜索排名