Answer Posted / rakesh kumar nautiyal
PEAR stands for PHP Extension And Repository. This is
advancement of the PHP scripts. In which we can develop
more advance features of PHP scripting langauge.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How to increase the maximum execution time of a script in php?
What is a static variable in php?
What is the use of header() function in php?
How to close a session properly?
Is php a low level language?
What is the difference between explode and split?
Tell me how to initiate a session in php?
What are classes in php?
Are there regular expressions in php?
How is a constant defined in a PHP script?
What does echo mean in php?
What is the static variable in function useful for?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
What is default session time and path in php?
What is the special meaning of __sleep and __wakeup?