Answer Posted / 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 |
Post New Answer View All Answers
Explain about PHP filter and why it should be used?
What is difference between get and post?
How can you retrieve a cookie value?
How would you determine the size of a file in php?
How many types of functions are there in php?
What is $row in php?
Is php class name case sensitive?
Why sessions are used in php?
What is a persistence cookie?
What is file upload?
What is the use of stripslashes in php?
What is artisan in php?
How does the identity operator ===compare two values in PHP?
What is the output of the ucwords function in this example?
What is config file in php?