PHP is a hypertext preprocessor which is widely used as general purpose scripting languagethat is especially suited for web development and can embedded into HTML.
PHP is a server-side scripting language designed for web development .
PHP code is interpreted by a web server with a PHP processor module which generates the resulting web page:
PHP commands can be embedded directly into an HTML source document rather than calling an external file to process data. It has also evolved to include a command-line interface capability and can be used in standalone graphical applications.
Mitali Panda
php is a server side scripting language use for web devlopment…
Sounak Ghosh
PHP is a hypertext preprocessor which is widely used as general purpose scripting languagethat is especially suited for web development and can embedded into HTML.
Atul Kmar Shukla
PHP is also called Hypertext Pre processor . PHP is a serveside language and available free, it is the web development language.
Chetan Varshney
PHP is a server-side scripting language designed for web development .
PHP code is interpreted by a web server with a PHP processor module which generates the resulting web page:
PHP commands can be embedded directly into an HTML source document rather than calling an external file to process data. It has also evolved to include a command-line interface capability and can be used in standalone graphical applications.
Prakash Chetan
PHP stands for PHP: Hypertext Preprocessor
PHP is a widely-used, open source scripting language
PHP scripts are executed on the server