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 |
Who is the father of PHP and explain the changes in PHP versions?
15 Answers ADISoft Tech, Genpact, PropTiger, TWA,
Which function is used in php to count the total number of rows returned by any query?
What is the scope of career in PHP/Mysql
Write an example to remove html tags from a string in php?
Php code to find whether a number armstrong or not?
How escape single quotes php?
What is the function of string in c?
What is the name of scripting engine in php?
how to set session expire(session timeout) using php code
Is array empty php?
How to differentiate isset and empty
6 Answers A1 Technology, Dass Infotech, Microface,
Tell us what does $_cookie means?