what is pear in php in brief ?
Answer / maheshwaran
PEAR is short for "PHP Extension and Application
Repository". PEAR is the next revolution in PHP. This
repository is bringing higher level programming to PHP. PEAR
is a framework and distribution system for reusable PHP
components. It eases installation by bringing an automated
wizard, and packing the strength and experience of PHP users
into a nicely organised OOP library. PEAR also provides a
command-line interface that can be used to automatically
install "packages"
| Is This Answer Correct ? | 6 Yes | 0 No |
How can we create a database using PHP and mysql?
4 Answers Rushmore Consultancy,
How is it possible to parse a configuration file?
How can you retrieve a cookie value?
What types of loops exist in php?
Are php short tags acceptable to use?
Is null in php?
What is the difference between for and foreach in php?
In PHP how many size data can upload by default?
9 Answers Classic Infotech, PG Software,
How to specify argument default values?
What is php.ini & .htacess file?
what is the difference between GET,POST and REQUEST in php
What are php keywords?