If you’re tired of dealing with the obnoxious "Alarm Level Changed" e-mails that Plesk’s Health Monitoring puts out, you can simply remove the package.
Online SQLi scanner
Here is a list of online SQli scanner
Application Pinning with META Tags
If there’s one thing I want you to learn from the wide range of blog posts I’ve written, it’s that it’s the small things matter when you’re creating your websites. Whether it’s a one-page showcase, a business website, or an enterprise web application, there are always small details you can add that will really help someone out…even if that someone is on a Windows PC. One of those small details is setting your website up for “pinning”, a functionality that debuted in Windows 7. Let me show you what it is and how you can implement it on your websites! Continue reading “Application Pinning with META Tags”
Upcoming PHP6
Seeing technologies you love move forward is an exciting feeling. Another version brings hope of better integrated tools, increased security, and faster ways to complete core tasks, thus making your web application quicker. PHP6’s improvements and and updates are sure to make PHP6 the best version yet. Continue reading “Upcoming PHP6”
Integrating eAccelerator Into PHP5 CentOS 5.0
Integrating eAccelerator Into PHP5 (CentOS 5.0)
This guide explains how to integrate eAccelerator into PHP5 on a CentOS 5.0 system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times."
Continue reading “Integrating eAccelerator Into PHP5 CentOS 5.0”