Archive for the ‘secure’ Category

Protecting images online is a difficult, almost impossible, mission to accomplish. At the end, the image is there and a “print screenshot” command can grab it & no way to stop this. But, there are various ways to harden the process & make it not worth trying like disabling right clicks, using images as backgrounds, [...]

Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics.   //   When it comes to security, remember that in addition to actual platform and operating system security issues, you need to ensure that you write your [...]


top