开发者

How to include codeigniter framework in eclipse

How can I include CodeIgnitor framework when creating a new project in ecl开发者_Go百科ipse IDE? Thanks


Create a new PHP project in Eclipse. Copy the CodeIgniter files in the root of your project directory.

Eg: if your project is called "CI_Test", your directory structure should look like this (assuming you are using CodeIgniter 2.0.2):

CI_Test/application
CI_Test/system
CI_Test/index.php
CI_Test/license.txt

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜