What is PEAR?
Answer / gravyplaya
The PHP Extension and Application Repository, or PEAR, is a
framework and distribution system for PHP code components.
PEAR is short for "PHP Extension and Application
Repository" and is pronounced just like the fruit. The
purpose of PEAR is to provide:
* A structured library of open-source code for PHP users
* A system for code distribution and package maintenance
* A standard style for code written in PHP, specified here
* The PHP Extension Community Library (PECL)
* A web site, mailing lists and download mirrors to support
the PHP/PEAR community
| Is This Answer Correct ? | 3 Yes | 0 No |
Can you convert php to html?
What is a composer?
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
How to link one site backend to another site frontend?
What types of images that PHP supports?
explain php variable length argument function.
Does exist in php?
how to set session expire(session timeout) using php code
How can we know the total number of elements of Array?
What is magic quotes?
Want to know the 10th max salary in salary table
What is php array function?