文件名称:file-uploads:使用 Zend Framework 2 和 jQuery 上传文件
文件大小:365KB
文件格式:ZIP
更新时间:2024-07-19 01:58:59
PHP
文件上传 使用 Zend Framework 2 和 jQuery 上传文件 此存储库是本文中使用的示例项目 运行示例 要运行此示例,只需克隆此项目,使用composer install安装依赖项并通过运行php -S 0.0.0.0:8000 -t public启动 PHP 的内置 Web 服务器。
【文件预览】:
file-uploads-master
----view()
--------error.phtml(3KB)
--------404.phtml(4KB)
--------header.phtml(943B)
--------list.phtml(679B)
--------layout.phtml(1KB)
--------index.phtml(553B)
----.gitignore(29B)
----src()
--------IndexController.php(1KB)
--------Module.php(465B)
--------Files()
----LICENSE(1KB)
----public()
--------fonts()
--------.htaccess(707B)
--------index.php(577B)
--------js()
--------css()
--------favicon.ico(4KB)
----composer.json(447B)
----composer.phar(1005KB)
----README.md(413B)
----config()
--------config.php(3KB)
----files()
--------.gitignore(13B)