Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以使用 PHP 在我的 Joomla 组件中上传多个文件吗?如果是这样,我该怎么做?
多个文件上传已经是核心 Joomla 2.5 中的媒体管理器和 JFormFieldMedia 的一部分,如果站点启用了 Flash 上传器,则在 1.5/2.5 中有 Flash 上传器。所以我会说扩展它或复制代码来实现。