It’s always surprising to me, but APC is still the best kept secret.
Tag Archives: PHP
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.
PHP Declare Statement
Explanation The declare statement is used to set execution directive for a block of codes.
php implode keys with vars multidimensional array
Function to variation on implode_with_key:
PHP HTTP Headers
Modify HTTP Headers (Examples) Many examples that show how to use the header() function of PHP