mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-05 21:47:32 +02:00
Archive two broken links
This commit is contained in:
@@ -75,7 +75,7 @@ you and tie them all together, but ease of setup comes with a trade-off of flexi
|
||||
[Homebrew PHP]: https://github.com/Homebrew/homebrew-php#installation
|
||||
[MacPorts]: https://www.macports.org/install.php
|
||||
[phpbrew]: https://github.com/phpbrew/phpbrew
|
||||
[php-osx.liip.ch]: https://php-osx.liip.ch/
|
||||
[php-osx.liip.ch]: https://web.archive.org/web/20220505163210/https://php-osx.liip.ch/
|
||||
[mac-compile]: https://secure.php.net/install.macosx.compile
|
||||
[xcode-gcc-substitution]: https://github.com/kennethreitz/osx-gcc-installer
|
||||
["Command Line Tools for XCode"]: https://developer.apple.com/downloads
|
||||
|
@@ -31,4 +31,4 @@ Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP d
|
||||
[php-iis]: https://php.iis.net/
|
||||
[windows-path]: https://www.windows-commandline.com/set-path-command-line/
|
||||
[windows-tools]: https://ctankersley.com/2016/11/13/developing-on-windows-2016/
|
||||
[xampp]: http://www.apachefriends.org/
|
||||
[xampp]: https://www.apachefriends.org/
|
||||
|
@@ -72,6 +72,6 @@ unless of course you are using persistent connections.
|
||||
|
||||
|
||||
[pdo]: https://secure.php.net/pdo
|
||||
[SQL Injection]: http://wiki.hashphp.org/Validation
|
||||
[SQL Injection]: https://web.archive.org/web/20210413233627/http://wiki.hashphp.org/Validation
|
||||
[Learn about PDO]: https://secure.php.net/book.pdo
|
||||
[Learn about PDO connections]: https://secure.php.net/pdo.connections
|
||||
|
Reference in New Issue
Block a user