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
Do you know what does mvc stand for and what does each component do?
What are the advantages of stored procedures, triggers, indexes in php?
Explain me what is x+ mode in fopen() used for?
How to generate a form?
Explain some of the php array functions?
What is alias in php?
How does api connect to database?
Why do we use inheritance in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
Differences between get, post and request methods ?
What is return in php function?
What are the popular content management systems (cms) in php?
What are session variables in php?
What is meant by pear in php? What is the purpose of it?
What is the difference between null and empty?