mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-08 06:56:33 +02:00
The Microsoft Web Platform Installer (WebPI) is removed from the list of tools due to that it will be retired on July 1, 2022. This is related to GitHub issue #909.
This commit is contained in:
@@ -9,7 +9,7 @@ You can download the binaries from [windows.php.net/download][php-downloads]. Af
|
|||||||
|
|
||||||
For learning and local development, you can use the built in webserver with PHP 5.4+ so you don't need to worry about
|
For learning and local development, you can use the built in webserver with PHP 5.4+ so you don't need to worry about
|
||||||
configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such
|
configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such
|
||||||
as the [Web Platform Installer][wpi], [XAMPP][xampp], [EasyPHP][easyphp], [OpenServer][openserver] and [WAMP][wamp] will
|
as the [XAMPP][xampp], [EasyPHP][easyphp], [OpenServer][openserver] and [WAMP][wamp] will
|
||||||
help get a Windows development environment up and running fast. That said, these tools will be a little different from
|
help get a Windows development environment up and running fast. That said, these tools will be a little different from
|
||||||
production so be careful of environment differences if you are working on Windows and deploying to Linux.
|
production so be careful of environment differences if you are working on Windows and deploying to Linux.
|
||||||
|
|
||||||
@@ -31,5 +31,4 @@ Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP d
|
|||||||
[php-iis]: http://php.iis.net/
|
[php-iis]: http://php.iis.net/
|
||||||
[windows-path]: http://www.windows-commandline.com/set-path-command-line/
|
[windows-path]: http://www.windows-commandline.com/set-path-command-line/
|
||||||
[windows-tools]: http://ctankersley.com/2016/11/13/developing-on-windows-2016/
|
[windows-tools]: http://ctankersley.com/2016/11/13/developing-on-windows-2016/
|
||||||
[wpi]: https://www.microsoft.com/web/downloads/platform.aspx
|
|
||||||
[xampp]: http://www.apachefriends.org/en/xampp.html
|
[xampp]: http://www.apachefriends.org/en/xampp.html
|
||||||
|
Reference in New Issue
Block a user