XMLRPC

CI:使得CI在NetBeans 8.0中自动提示CI相关类和方法

假装没事ソ 提交于 2019-11-28 11:08:15
把这两个文件放到项目文件根目录的nbproject文件夹下面,运行index.php如: http://localhost/你的CI目录/nbproject/index.php ,之后重启netbeans。试试写$this->看后面出现什么!哈哈哈 index.php =============================================== <?php $filearr = file('CI_Autocomplete_2.0.php'); $startpos = array(); $conpos = 0; $modpos=0; getpos($startpos, $conpos, $modpos, $filearr); $model = ''; $lib = ''; $resultnames = array(); //getdirfilesname('../application/models'); $filesmodel = ListFiles('../application/models'); $fileslib = ListFiles('../application/libraries'); $tets=filenamechange($filesmodel); $resultnames = array_merge(array(filenamechange