PHP Interview Question
1) What is PHP?
PHP stands for personal home page. It is an open source server-side scripting language that's widely used for net improvement. It helps many databases like MySQL, Oracle, Sybase, Solid, PostgreSQL, accepted ODBC and so on.
2) What is PEAR in PHP?
PEAR is a framework and repository for reusable PHP components. PEAR stands for PHP Extension and Application Repository. It consists of all varieties of PHP code snippets and libraries.
It also affords a command line interface to put in "programs" automatically.
Three) Who is referred to as the father of PHP?
Rasmus Lerdorf
4) What become the old name of PHP?
Personal Home Page.
5) Explain the distinction b/w static and dynamic websites?
In static web sites, content material can't be modified after walking the script. You cannot alternate something within the site. It is predefined.
In dynamic websites, content of script may be modified at the run time. Its content material is regenerated whenever a user visit or reload. Google, yahoo and each seek engine is the instance of dynamic website.









