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…
// ARTICLES · GUIDES, NOTES, EXPERIMENTS, LINKS
WordPress, performance, security, AI, browser APIs, and the boring devops in between. Newest first. The old posts are kept for context — they may reflect the tools and versions of their time.
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…
See how you can use iPhone as a Music Instrument: Lady Gaga – Poker Face by Applegirl (ver. I-Phone Apps) Irreplaceable by Beyonce (ver. I-Phone Apps)…
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,…
The WordPress dashboard is the WordPress backend to manage your blog. As WordPress is easily customizable, you can add your custom logo and favicon in your…
Memcached is a free & open source, high-performance, distributed memory object caching system, intended for use in speeding up dynamic web applications by alleviating database load.…
Windows 7 is the latest series of Microsoft Windows operating system. Some say it has better security than its predecessor. With its BitLocker, AppLocker and smarter…
The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for…