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 |
How to open a file for writing?
how can we check mail function with '127.0.0.1' (before submitting a site?
Which function would you use to determine the length of a string in php?
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
What can php do?
What are differences between PECL and PEAR?
How break and continue while loop in php?
What percentage of websites use php?
is 'easyphp' is compelete technology to design a phpmysql site?
Explain type casting and type juggling.
How to return a value back to the function caller?
what is pear in php in brief ?