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 to convert one date format into another in php?
Is php better than java?
What is indexing how many types?
3 Answers DLF, Infosys, Net Solution, Vcare,
Explain how can we increase the execution time of a php script?
What are the advantages of triggers?
Can we use onclick in submit button?
What is exception handling in php?
Does jwt protect against csrf?
What is htmlspecialchars?
How can we destroy the session, how can we unset the variable of a session?
What is csrf token and how it works?
Tell me is it possible to submit a form with a dedicated button?