php通用安装程序,php项目安装程序

  文件目录结构 │index.php 程序首页 │ ├─conf 安装后配置文件目录 ├─data    目录写入测试目录 └─install 安装程序目录 │ index.php   安装程序主文件 │ step_0.php  安装过程模版文件 │ step_1.php  同上 │ step_2.php  同上 │ step
相关文章
相关标签/搜索