Is python better than php?
Answer / Minakshi
Whether Python or PHP is 'better' depends on the specific use case. Python is often preferred for data analysis and machine learning, while PHP remains popular for web development due to its integration with web servers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we set session value in javascript?
In mail($param1, $param2, $param3, $param4), the $param2 contains__
Is echo a function in php?
What is global array in php?
How a constant is defined in a php script?
What is difference between echo and print in php?
Does php support inheritance?
What is sticky form in php?
can anyone explain about stored procedure,Triggers and transaction in php?
How come the code works, but does not for two-dimensional array of mine?
What are getters and setters and why are they important?
How does php strcmp work?