PHPXref: Difference between revisions

Jump to navigation Jump to search
94 bytes added ,  8 May 2009
m
Line 10: Line 10:
# Install the "IndigoPerl" to the default directory: c:\perl-5.10.0\  (perl.exe will be located to c:\perl-5.10.0\bin\perl.exe)
# Install the "IndigoPerl" to the default directory: c:\perl-5.10.0\  (perl.exe will be located to c:\perl-5.10.0\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 perl path of the file c:\PHPXref\phpxref.bat <pre>C:\Perl\bin\perl phpxref.pl </pre> to <pre>c:\perl-5.10.0\bin\perl.exe </pre>
# Modify the perl path of the file c:\PHPXref\phpxref.bat by means of text editor such as NotePad, [http://notepad-plus.sourceforge.net/ Notepad++]... <pre>C:\Perl\bin\perl phpxref.pl </pre> to <pre>c:\perl-5.10.0\bin\perl.exe </pre>
# Copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\''php_scripts\''
# Copy the ''php_scripts'' you want to analyze to c:\PHPXref\source\''php_scripts\''


Navigation menu