What software is required for php?



What software is required for php?..

Answer / Satya Nand Pandey

To run PHP, you need a web server such as Apache or Nginx along with the PHP module installed. You can develop PHP locally using an IDE like Visual Studio Code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

In php, objects are they passed by value or by reference?

1 Answers  


Explain Booleans in PHP?

1 Answers  


How to move uploaded files to permanent directory?

1 Answers  


What is composer json?

1 Answers  


What is prepared statement in php?

1 Answers  


Which parts of php are case sensitive?

1 Answers  


How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?

1 Answers  


What is cookies php?

1 Answers  


What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?

1 Answers  


What are the advantages of triggers?

1 Answers  


explain the changes in php version

3 Answers  


Explain php split() function.

1 Answers  


Categories