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 |
Which character is used to match exactly one character?
What is $_session in php?
What do you mean by design patterns (php) ?
When use javascript vs php?
What are classes in php?
What's the diff. between include() and Include_once().
What does sign mean php?
what is mean by portal
Explain about the data types in PHP?
Define about declare construct?
What does the unlink() function means?
Explain different sorting function in php?