What is PECL?
Answer / Jimit Kumar
PECL (PHP Extension Community Library) is a repository of PHP extensions that can be installed using the PEAR package manager. It provides a standard format for distributing and installing PHP extensions, making it easier to add new features to PHP.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to retrieve the original query string?
What is the difference between print() and echo() in PHP?
what is the use of include_once in php?
What is an object in php?
What are the advantages of not using any frameworks ?
What is the use of mysql_real_escape_string in php?
What is htaccess?
What is baseurl?
What is laracast?
is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...
What's php?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.