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
Write a program in php to reverse a number?
Is string php function?
What is the default time of cookie in php?
Explain the purpose of output buffering in php.
How to replace a substring in a given string in php?
What are php applications?
Why php 7 is faster?
What is the difference between fopen() and fclose()?
What is Type hinting in PHP?
Explain PHP?
List few sensible functions in PHP?
Tell me what is mean by an associative array?
What is a class in php programing?
Tell me how can we check the value of a given variable is alphanumeric?
What is difference Between PHP 5 and 7?