首頁 > 後端開發 > php教程 > 【软件推荐】PHPXref,PHP源码阅览利器

【软件推荐】PHPXref,PHP源码阅览利器

WBOY
發布: 2016-06-13 11:04:01
原創
1040 人瀏覽過

【软件推荐】PHPXref,PHP源码阅读利器

今天给大家推荐一个PHP源码阅读利器:PHPXref,可以很方便的看到函数定义的位置,类似于SourceInsight。


下载地址:http://sourceforge.net/projects/phpxref/

安装方法:

1. 直接解压phpxref.zip到目录a

2. 进入目录a,编辑phpxref.cfg文件,更改如下设置四项设置:SOURCE, OUTPUT, PROJECT, CHARSET

# The base directory containing all of your PHP code to be indexed# This could just be a directory containing symlinks to the real directories#SOURCE=C:\webserver\sites\www.myhost.com\htdocsSOURCE=D:\http_root\answer# The directory in which you'd like the output to be written#OUTPUT=C:\phpxref\outputOUTPUT=D:\code_review\output# Project name; something shortPROJECT=Answer# Character set to specify for generated HTMLCHARSET=utf-8
登入後複製
3. 双击执行phpxref.exe

参考:http://www.awflasher.com/blog/archives/1079



相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板