InterviewSolution
| 1. |
What Is Meant By Pear In Php? |
|
Answer» PEAR is the next revolution in PHP. This repository is bringing higher LEVEL programming to PHP. PEAR is a framework and DISTRIBUTION system for reusable PHP components. It eases installation by bringing an automated wizard, and packing the strength and EXPERIENCE of PHP users into a nicely organised OOP library. PEAR ALSO PROVIDES a command-line interface that can be used to automatically install "packages". PEAR is the next revolution in PHP. This repository is bringing higher level programming to PHP. PEAR is a framework and distribution system for reusable PHP components. It eases installation by bringing an automated wizard, and packing the strength and experience of PHP users into a nicely organised OOP library. PEAR also provides a command-line interface that can be used to automatically install "packages". |
|