瀏覽代碼

DOC(update)

viest 7 年之前
父節點
當前提交
8406327149
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -63,6 +63,8 @@ add the `extension=excel_writer.so` to `php.ini` file.
 
 
 Clone the project to the ext directory in PHP, `configure` add `--with-excel_writer` parameter.
 Clone the project to the ext directory in PHP, `configure` add `--with-excel_writer` parameter.
 
 
+If you need `.dll` files, you should use the `--with-excel_writer=shared` parameter.
+
 [PHP compilation tutorial](https://wiki.php.net/internals/windows/stepbystepbuild)
 [PHP compilation tutorial](https://wiki.php.net/internals/windows/stepbystepbuild)
 
 
 #### 3、Documents
 #### 3、Documents