How do I install php and apache on windows 10?



How do I install php and apache on windows 10?..

Answer / Amaresh Kumar

To install PHP and Apache on Windows 10, you can use XAMPP (a complete development environment for PHP) or follow these steps: Download the latest version of PHP from <http://windows.php.net/download/>, download Apache HTTP Server from <https://www.apachelounge.com/download>, and install both using their respective setup wizards.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is fulltextsearch

2 Answers   A1 Technology,


What are the data types in php?

1 Answers  


How to close a session properly?

1 Answers  


How many types of functions are there in php?

1 Answers  


Can we override magic methods in php?

1 Answers  


Why should I store logs in a database rather than a file?

1 Answers  


What is the use of rand() in php?

1 Answers  


How do I escape data before storing it in the database?

1 Answers  


What is basic php?

1 Answers  


How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?

4 Answers  


What type of comments are supported by PHP.

1 Answers  


Is ruby on rails php?

1 Answers  


Categories