Texinterest
Sign in
x
Texinterest
Empower your learning
About Us
Privacy Policy
Forum Discussions
C Programming
Subjects
Science
Computer
Programming
English
General Knowledge
Rennaissance
Courses
Exams
Interviews
Add Notes
Contact us
Menu
Science
Computer
Programming
English
General Knowledge
Rennaissance
What is PEAR in PHP?
Nov 11, 2019
Eduardo Zambrano
PEAR stands for the PHP extension and application repository.
PHP is a framework and repository for reusable PHP Components.
It consists of all types of PHP Libraries and snippets.
It also provides a command-line interface to install packages automatically.
Top Questions
Parameter passing techniques
Switch Statement In C Programming
UNION in C
HTTP Status Codes List for REST API
Advantages Or Benefits Of C Over Other Programming Languages
What is PHP?
Algorithm | Algorithm Design Techniques
CSRF (Cross Site Request Forgery) Protetion in Laravel
Basic And Intermediate Commands For Linux
Understanding the Attributes in HTML
Return Statement in C
Arrays in C Programming
Generating A QR Code With PHP
explode and implode function in PHP
PHP Loops
printf() and scanf() function in C Programming
Command line scripting in PHP
What is the difference between GET and POST?
DOCTYPE in HTML
Constructors in C++