Why we are using PHP than others for web developing?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between fopen() and fclose()?
Do you know how can we check the value of a given variable is a number?
How can I load data from a text file into a table?
How many data types are used by php?
What is data type in php?
How can we display the output directly to the browser?
What are the string functions in php?
Tell me how can we check the value of a given variable is alphanumeric?
What does odbc do in context with php?
Steps for the payment gateway processing?
Do you know what is the difference between the include() and require() functions?
What is string function sql?
What is difference between single quotes and double quotes in php?
How to execute a function in php?
What is polymorphism?