Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) E:\xampp\xampp\php\ drwxrwxrwx |
Viewing file: pearinfo.bat (1.14 KB) -rwxrwxrwx Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | @echo off rem CLI Script to generate phpinfo() style PEAR information rem PHP versions 4 and 5 rem LICENSE: This source file is subject to version 3.01 of the PHP license rem that is available through the world-wide-web at the following URI: rem http://www.php.net/license/3_01.txt. If you did not receive a copy of rem the PHP License and are unable to obtain it through the web, please rem send a note to license@php.net so we can mail you a copy immediately. rem @category PEAR rem @package PEAR_Info rem @author Laurent Laville <pear@laurent-laville.org> rem @license http://www.php.net/license/3_01.txt PHP License 3.01 rem @version CVS: $Id: pearinfo.bat,v 1.1 2008/03/23 10:15:10 farell Exp $ rem @link http://pear.php.net/package/PEAR_Info rem @since File available since Release 1.8.0 IF "%PHP_PEAR_INSTALL_DIR%"=="" SET "PHP_PEAR_INSTALL_DIR=\xampp\xampp\php\PEAR" IF "%PHP_PEAR_BIN_DIR%"=="" SET "PHP_PEAR_BIN_DIR=\xampp\xampp\php" IF "%PHP_PEAR_PHP_BIN%"=="" SET "PHP_PEAR_PHP_BIN=\xampp\xampp\php\php.exe" "%PHP_PEAR_PHP_BIN%" -d include_path=".;%PHP_PEAR_INSTALL_DIR%" -f "%PHP_PEAR_BIN_DIR%/pearinfo" -- %* |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0936 ]-- |