Answer Posted / 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 |
Post New Answer View All Answers
Explain php split() function.
Name and explain five of the PHP error constants?
How can you execute php script from the command line?
Is php case sensitive?
Tell me what is pear?
Can a super () and this () keywords be in same constructor?
How arrays are passed through arguments?
What is the function file_get_contents() useful for?
What is mvc php?
Does php class need constructor?
Tell me how can we define a variable accessible in functions of a php script?
Tell me how do I check if a given variable is empty?
What is php and features of php?
How does php isset work?
Explain array_uintersect()?