Answer Posted / 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 |
Post New Answer View All Answers
What are include() and require() functions?
What is cookies? How to create cookies in php?
How long is a php session valid?
Tell me how to find the position of the first occurrence of a substring in a string?
Explain how to execute a php script using command line.
How can you submit a form without a submit button?
Is salary a ratio or interval?
Xplain is it possible to use com component in php?
Can we override static method in php?
Is time a dependent variable?
Are php variables global?
What is prepare in php?
What are psrs? Choose 1 and briefly describe it?
What is difference between session and cookies in php?
What is the maximum size of a table in mysql?