What is PEAR in PHP?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / raja revathi
PEAR is the next revolution in PHP this respository is
brnging higher level programing to php.
PEAR also provide a command-line interface that can be used
to automatically install "packages"
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is memcache?
Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.
Tell me what is the use of "enctype" attribute in a html form?
What is xss in php?
what is the difference between mysql_fetch_array() and mysql_fetch_row()?
Explain Constant in Class?
i am a 3yr diploma holder(CSE) from bangalore and i got job as php developer.. starting 7.5k... but i dont know what is the future carreer scop for diploma holders(for me)...plz help
Tell me what does accessing a class via :: means?
How do you destroy a session?
What is if isset ($_ post submit )) in php?
Which function would you use to merge two arrays in php?
Explain what are psrs? Choose 1 and briefly describe it?