PHP web applications are one of the most commonly attacked pieces of software on the Internet today. Anyone who has looked at their web server logs can attest to the frequency of probes for vulnerable PHP applications. PHP's easy learning curve has lead to its popularity and breadth of applications, but not without some hard learned lessons on the way. This document serves as a reminder of some of the important security related issues when programming in PHP. The paper is not a security manual. The paper is just a collection of notes. If you are writing PHP applications I strongly suggest that you research the subject in depth. https://unixsheikh.com/tutorials/php-security.html
Accedi per aggiungere un commento
Altri post in questo gruppo
Most of the popular PHP frameworks postulate that they implement the model-view-controller (MVC) pattern, but it's just not true. https://unixdigest.com/articles/no-your-web-application-isnt-mvc.html
For many years I have been advocating passionately against the so-called "modern web" because it is a poor excuse of saving money by doing so-called rapid deployment. Many web developers, front-end as
Perhaps the younger generation don't know anything about the past "evils" of Microsoft and naively believe that Microsoft is now the good friend to open source, but the truth is that all Microsoft acq
When a company is small it's easy to care about the good and the evil it does, but when a company gets big, typically profit becomes the sole concern and that is when evilness takes root and starts to
When I code, I don't use AI and I don't even use code completion, this post is about why not. https://unixdigest.com/articles/the-reason-why-i-dont-use-ai-or-even-code-completion.html
According to an article on TechCrunch Microsoft CEO says up to 30% of the company’s code is written by AI. https://unixdigest.com/articles/microsoft-ceo-says-up-to-30-percent-of-the-companys-code-is-w