Answer Posted / 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 |
Post New Answer View All Answers
What is lamp in php?
What are the advantages of oops in php?
What is zend studio for?
How do I start a php session?
What is mod_php?
What is default session time and path in php?
What is a php object?
What would occur if a fatal error was thrown in your php program?
What is oops php?
How to create a public static method in PHP?
Does php have block scope?
Tell me what type of operation is needed when passing values through a form or an url?
Starting or restarting a computer is called
Write a program to display table of a number using php?
What the use of var_dump()?