PHP Developer Question:
Download Job Interview Questions and Answers PDF
What is PEAR in PHP?
Answer:
PEAR is the next revolution in PHP. This repository is bringing higher level programming to PHP. PEAR is a framework and distribution system for reusable PHP components. It eases installation by bringing an automated wizard, and packing the strength and experience of PHP users into a nicely organised OOP library. PEAR also provides a command-line interface that can be used to automatically install "packages"
Download PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain the difference between $message and $$message? | Described session in PHP? |