what is pear in php in brief ?

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


Please Help Members By Posting Answers For Below Questions

Is uploaded file php?

535


How are sessions maintained?

523


What is the use of mysqli_real_escape_string() function?

516


Which are the best start and end tags to use?

573


Does session expire on closing browser?

485






How do I find environment variables?

505


Why session is required?

513


Can we learn php without html?

542


How to download files from an external server with code in php?

486


Can the value of a constant change during the script's execution?

542


Explain what is the main difference between require() and require_once()?

531


What would occur if a fatal error was thrown in your php program?

537


Name some of the functions in php.

494


Explain how to run the interactive php shell from the command line interface?

544


How to assigning a new character in a string using php?

537