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.
在撰写本文时,我使用的是最新版本的 EasyPHP(PHP 5.5 安装),它没有安装 Pear。这不是问题,直到我读到 html_quickform2 似乎是一个有用的实用程序,但我不知道如何将它添加到我的项目中。它可以通过 Pear 安装,但不再包含在 EasyPHP 中,我不知道如何设置它。
有谁知道如何做到这一点?否则,是否有一个简单的 PHP 库允许我将几个 PHP 文件放入我的应用程序中?
请参阅PEAR 网站上的安装说明。