TAILIEUCHUNG - Professional Information Technology-Programming Book part 91

Tham khảo tài liệu 'professional information technology-programming book part 91', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Introducing PEAR PEAR is a framework and distribution system for reusable PHP packages. PEAR is made up of the following A structured library of open-source code for PHP developers A system for distributing and maintaining code in packages The PEAR Coding Standards PCS The PHP Foundation Classes PFC Online support for the PEAR community through a website and mailing list The PEAR Code Library PEAR brings together many different open-source projects each of which is bundled into its own package. Each PEAR package has its own maintainers and developers who determine the changes and release cycle for their own packages but the package structure is consistent for all PEAR projects. You use the PEAR installer which is shipped with PHP to automatically download and install a PEAR package by simply giving its name. You will learn how to use the PEAR installer later in this lesson. Each package may have dependencies from other PEAR packages and this is explicitly noted in the documentation even if packages appear to be related because of their names. A package tree structure exists within PEAR and an underscore character _ separates nodes in the hierarchy. For instance the HTTP package contains various HTTP utilities whereas HTTP_Header deals specifically with HTTP header requests. Package Distribution and Maintenance PEAR packages are registered in a central database at http . The PEAR website provides a searchable interface to the database by package name category and release date. Maintainers of PEAR packages use the PEAR website to manage their projects. A CVS server allows developers to collaborate on source code and once a release has been agreed upon it can be made available from this central location immediately. PEAR Coding Standards The PCS documents were created because many different teams are developing open-source packages that might be of use to the PHP community. The documents in PCS outline a structured way in which code should be written in .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.