mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 08:13:58 +02:00
Merge pull request #800 from ylynfatt/patch-2
Remove PHP Security Cheat Sheet link
This commit is contained in:
@@ -10,7 +10,7 @@ title: Other Useful Resources
|
||||
|
||||
* [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various
|
||||
PHP versions
|
||||
* [PHP Security Cheatsheet](https://www.owasp.org/index.php/PHP_Security_Cheat_Sheet)
|
||||
* [OWASP Security Cheatsheets](https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series) - provides a concise collection of high value information on specific application security topics.
|
||||
|
||||
### More best practices
|
||||
|
||||
|
Reference in New Issue
Block a user