14,954
edits
mNo edit summary |
m (→installation) |
||
| Line 16: | Line 16: | ||
# (optional) Install the "IndigoPerl" to the default directory: c:\usr\ (perl.exe will be located to c:\usr\bin\perl.exe ) | # (optional) Install the "IndigoPerl" to the default directory: c:\usr\ (perl.exe will be located to c:\usr\bin\perl.exe ) | ||
# Extract "PHPXref" to c:\PHPXref (or other directory you preferred) | # Extract "PHPXref" to c:\PHPXref (or other directory you preferred) | ||
# Modify the configuration file phpxref.cfg where the source php scripts located OR copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\''php_scripts\'' | # Set the source php scripts where you want to analysis | ||
#* Modify the configuration file '''phpxref.cfg''' where the source php scripts located OR copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\php_scripts\ | |||
SOURCE=''c:\PHPXref\source\php_scripts\'' | |||
== generation the cross reference report == | == generation the cross reference report == | ||