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 |
What is escaping to php?
When to use self over $this?
When do you use define() and when do you use const. What are the main differences between those two?
What is the difference between get and post in php?
i want simple programs in php and outputs and how to use in web developed side in php briefly explined in exmple
Explain soundex() and metaphone().
What is the default time of cookie in php?
What is an example of a variable?
How can I find the colour of a pixel of an image?
2 Answers Rushmore Consultancy,
Tell me what is the importance of "action" attribute in a html form?
What is good average session duration?
What are the different types of errors in PHP?