home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / php / php4 / go-pear.bat < prev    next >
Encoding:
DOS Batch File  |  2008-01-02  |  91 b   |  4 lines

  1. @ECHO OFF
  2. set PHP_BIN=cli\php.exe
  3. %PHP_BIN% -d output_buffering=0 PEAR\go-pear.php %1
  4. pause