php excel類(解決中文亂碼問題,支持多工作薄) 數據分卷技術 附帶Demo

    IExcel.php   <?php /** * @desc excel接口 * @author mengdejun */ interface IExcel { //導入excel public function import($fileName,$convert_callback_function=null); //導出excel public function
相關文章
相關標籤/搜索