Why we are using PHP than others for web developing?
Answer Posted / jeevareka
**PHP stands for PHP: Hypertest Preprocessor.
**This is one of the server-side scripting language.
**First reason for using PHP is--- this is open source software.
**so free to use and download.
**It also supports many databases(oracle,mysql...).
**PHP is command-line interpreter(CLI) so powerfull enough
to perform high-level task.
**simpler than other web developing languages.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the use of $_server and $_env?
The left association operator % is used in PHP for?
How is a constant defined in a PHP script?
Explain the changes in php versions?
Do you know how can php and html interact?
What is use of count() function in php?
What is the use of die in php?
Where is session value stored?
What is default session time in php?
What is escape data in php?
What is chrome logger?
What is Apache's configuration file typically called?
How can we submit form without a submit button?
Is c similar to php?
How many escape sequences are recognized in double-quoted strings?