Why php is widely used?



Why php is widely used?..

Answer / Jay Prakash Pushkar

PHP is widely used because it's a server-side scripting language that is easy to learn and integrates well with various web development systems, databases, and servers. It has strong support for object-oriented programming and is open source.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is php oops concepts?

1 Answers  


What is the purpose of basename() function in PHP?

1 Answers  


Define anonymous classes in php7?

1 Answers  


How to set a value in session? How to remove data from a session?

1 Answers  


Is it possible to protect special characters in a query string?

1 Answers  


What are default session time and path?

1 Answers  


List some array functions in php?

1 Answers  


What is csrf verification?

1 Answers  


What is cURL in PHP?

1 Answers  


How can we automatically escape incoming data?

1 Answers  


Explain the difference between isset() and empty()?

1 Answers  


What is $_ request?

1 Answers  


Categories