mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-25 06:16:32 +08:00
Remove broken PHP links (#12014)
Several links in the PHP section were broken. These have been removed.
This commit is contained in:
@@ -1809,7 +1809,6 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
### PHP
|
||||
|
||||
* [An Introduction to the PHP Programming Language](https://codeahoy.com/learn/php/toc/) - CodeAhoy (HTML)
|
||||
* [Clean Code PHP](https://github.com/jupeter/clean-code-php)
|
||||
* [Essential PHP](https://www.programming-books.io/essential/php/) - Krzysztof Kowalczyk, StackOverflow Contributors
|
||||
* [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
|
||||
@@ -1822,9 +1821,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
* [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees
|
||||
* [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) - Wikibooks
|
||||
* [PHP Reference: Beginner to Intermediate PHP5](https://phpreferencebook.com/pdf/download/) - Mario Lurig (PDF)
|
||||
* [PHP Security Guide](http://phpsec.org/projects/guide/)
|
||||
* [PHP: The Right Way](http://www.phptherightway.com)
|
||||
* [PHPUnit Manual](https://phpunit.de/manual/current/en/phpunit-book.pdf) - Sebastian Bergmann (PDF)
|
||||
* [Practical PHP Programming](http://www.hackingwithphp.com)
|
||||
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
|
||||
* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/)
|
||||
|
||||
Reference in New Issue
Block a user