downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

실행시 설정> <요구 조건
Last updated: Fri, 24 Jul 2009

view this page in

설치

PECL 확장 설치에 관한 정보는 매뉴얼의 PECL 확장 설치에 있습니다. 새 릴리즈, 내려받기, 소스파일, 개발자 정보, CHANGELOG 등의 추가 정보는 여기에 있습니다: » http://pecl.php.net/package/phar.

To install on Windows, follow the instructions above, modify your php.ini and restart your web server.

extension_dir=c:/php5/exts/
extension=php_phar.dll
;; optional extensions
extension=php_bz2.dll
  

Since PHP 5.3.0, Phar extension is built-in, no DLL is needed.



add a note add a note User Contributed Notes
설치
There are no user contributed notes for this page.

실행시 설정> <요구 조건
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites