Free PHP Obfuscator
Update: The obfuscator download is not active anymore. You may need to obfuscate your PHP code for security or licensing reasons, so other third parties cannot…
// CATEGORY · 173 POSTS · TOOLING
Editor setup, CLI scripts, CI tricks, things that compound.
Update: The obfuscator download is not active anymore. You may need to obfuscate your PHP code for security or licensing reasons, so other third parties cannot…
Greasemonkey is a Mozilla Firefox extension that allows users to install scripts that make on-the-fly changes to HTML web page content on the DOMContentLoaded event, which…
Sometimes a software or web developer, web administrator, or server admin gets stuck with the problem they are facing and needs help from an expert. So…
ODBC or Open Database Connectivity provides a standard software interface for accessing database management systems (DBMS). ODBC could work in multi-platform environments. With the ODBC API,…
From my previous post Setup Your Google App Engine Application To Use Your Own Domain, you can use Google App Engine as CDN and use your…
Favicon is short for favorite icon; it is a 16×16 pixel square icon associated with a particular website or web page. In most cases a favicon…
From the previous article on how to Scan All The Computer IP Addresses Inside Your Network In One Click, I mentioned the best 2 tools to…
Sometimes you need to move to a new host for whatever reason. And when you move to a new host you also need to repoint your…
Google App Engine is cloud computing technology for developing and hosting web applications in Google-managed data centers. You can use Google-powered servers to host your web…