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 |
Explain mail function in PHP with syntax?
How to test if a variable is an array?
Is php worth learning in 2019?
What is difference between compile time and run time polymorphism?
What is string function sql?
What is the function to count elements in an array in PHP?
How to make multilanguage site in php? (like english,tamil)
what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?
Can you use php and javascript together?
Are php session secure?
What is php good for?
What is the use of magic function in php?