What is PEAR in PHP?

Answers were Sorted based on User's Feedback



What is PEAR in PHP?..

Answer / nikunj

PEAR means PHP Extenction and Application Repository. This
is a collection of different classes. These are used for
advance scripting. For ex: Database,Mail,HTTP etc.

Is This Answer Correct ?    15 Yes 4 No

What is PEAR in PHP?..

Answer / rakesh kumar nautiyal

PEAR stands for PHP Extension And Repository. This is
advancement of the PHP scripts. In which we can develop
more advance features of PHP scripting langauge.

Is This Answer Correct ?    6 Yes 5 No

What is PEAR in PHP?..

Answer / raja revathi

PEAR is the next revolution in PHP this respository is
brnging higher level programing to php.

PEAR also provide a command-line interface that can be used
to automatically install "packages"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How you can update memcached when you make changes to php?

0 Answers  


How do you format and output a number with leading zero's?

3 Answers  


Explain difference between urlencode and urldecode?

0 Answers  


Who is the father of php?

0 Answers  


How to write in a file in php?

0 Answers  






What is difference between str_replace and substr_replace

1 Answers  


Do you know what does $globals means?

0 Answers  


what is constructor

0 Answers  


What is the difference between $message and $$message?

2 Answers  


Is it possible to remove the html tags from data?

0 Answers  


What was the old name of php?

0 Answers  


Explain what are the three classes of errors that can occur in php?

0 Answers  


Categories