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 polymorphism in php?
What is the use of trim in php?
Who is the father or inventor of php?
Make a "dynamic drop down list" with using only PHP,HTML and MySQL..
What is the main function of php?
How to get a total number of rows available in the table?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
What are the uses of php language?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
How can I rotate an image?
1 Answers Rushmore Consultancy,
What are php magic quotes?
Tell me what type of operation is needed when passing values through a form or an url?