PHP Protect is a free PHP obfuscation tool. It is designed to help PHP developers protect their intellectual property. Any time you give your PHP source code to someone else your intellectual property can be used and altered without your permission.
Category Archives: PHP
Progress bar for a lengthy PHP process
Improved progress bar which is utilizing immediate JavaScript commands to change the progress bar’s DIV width (controlled from PHP). No sessions and no AJAX required.
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI This is one of the most common topics that I see customers will ask about. As highly important as PHP handlers are, they often the least understood. They seem complicated, but its not too hard to understand. You don’t have to know that exact science of how …
Continue reading “DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI”
APC: get a key’s expiration time
It’s always surprising to me, but APC is still the best kept secret.
Detect Mobile Browsers
Open source mobile phone detection
Download Windows Binaries
Download Windows Binaries Here you can find all the files from the entire site. All the files are compiled by me. All of them come from Open Source projects. Feel free to add comments about files you downloaded.