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 |
When do sessions end?
Which function is used in php to count the total number of rows returned by any query?
How are Variables Defined in PHP?
What is file upload?
How can we find the number of rows in a result set using PHP?
What is orm in php framework?
What exactly is PHP?
What is difference between variable declaration and variable definition?
Explain what does $_files means?
What is a composer?
Tell me what is needed to be able to use image function?
What is needed to be able to use image function?