Why we are using PHP than others for web developing?
Answers were Sorted based on User's Feedback
Answer / mohit
There is lot region to use PHP..
1.PHP is server side scripting language for developing
dynamic web page.
2.PHP is open source software.so it is free to use and download.
3.PHP is easy to use and understand compare with other
scripting language.
4.PHP is 100% secure.and it also supports many
database(mysql,oracle....etc).
5.PHP can work on different server(WAMP,IIS...ETC).
6.PHP is portable,good performance.
7.PHP script execute on server side.and browser get output
plain HTML.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 |
Answer / hitha
1.Cost
2.Open Source
3.Ease Of Use
4.HTML Embeddedness
5.Cross-Platform Compatibility
6.Not Tag Based.
7.Stability
8.Speed
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / prakash.matte
and Execution speed is high compared to other languages
Is This Answer Correct ? | 3 Yes | 0 No |
What is __ invoke in php?
Tell me how can I display text with a php script?
What is the use of "echo" in php?
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?
List some features of php that are deprecated in php
What is boolean in php?
What kind of variable is age?
What function should you use to join array elements with a glue string?
How to get the value of current session id?
What is mod_php?
Is php deprecated?
What is default session time and path in php?