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
What does $_env mean?
Why does php need server?
How do I escape data before storing it into the database?
Why use static methods php?
What is an abstract class in php?
What are the differences between GET and POST methods in form submitting?
What are html entities?
Explain how to execute a php script using command line.
Which will start a session?
What is laracast?
How to get number of elements in an array?
What function should you use to join array elements with a glue string?
Is php session id unique?
Why do we use query?
In php, how to redirect from one page to another page?