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 |
What is fulltextsearch
What are the data types in php?
How to close a session properly?
How many types of functions are there in php?
Can we override magic methods in php?
Why should I store logs in a database rather than a file?
What is the use of rand() in php?
How do I escape data before storing it in the database?
What is basic php?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
What type of comments are supported by PHP.
Is ruby on rails php?