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.
如何在 eclipse helios 中配置 codeigniter 2.1.0 框架?
任何人都可以为我提供执行此操作的步骤链接。
谢谢
按照此处找到的安装手册,他们只需创建新的 PHP 项目并将包含 CI 实例的文件夹添加到其中(单击此处了解详细信息)。就那么简单 !祝你好运
PS。Eclipse 并没有为您设置框架,它只是为您提供了一个 PHP IDE,您就是在这里施展魔法的人。