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
Is it more secure to use cookies to transfer session ids?
What are the functions of string?
What are soundex() and metaphone() functions in php?
What is the timeout period on session values?
What is the use of dual table in mysql?
What is str_replace()?
What is the value for this auto incremented field user_pri_id?
What is use of mysqli_query in php?
What does pear stand for?
What are the features of object-oriented programming in php?
How many types of array supported in php?
Is it possible to extend the execution time of a php script?
What is htmlspecialchars?
What is the difference between associative array and indexed array?
How do you check if an arraylist is empty?