Here's what was popular in the PHP community one year ago today:
abhinavSite News: Blast from the Past - One Year Ago in PHPPHPDeveloper.org Thu, 01/14/2010 - 07:02
Here's what was popular in the PHP community one year ago today: Abhinav Singh's Blog: How to use locks in PHP cron jobs to avoid...PHPDeveloper.org Tue, 12/29/2009 - 12:45
In this new post from Abhinav Singh on how to use file locking to keep your cron jobs from trying to use the same resources. Abhinav Singh's Blog: How to use locks for assuring atomic opera...PHPDeveloper.org Wed, 12/09/2009 - 11:20
In a new post to his blog Abhinav Singh shows you how to create a simple application that uses the memcached atomic increment command to help prevent concurrency issues. Abhinav Singh's Blog: How to add content verification using hmac...PHPDeveloper.org Tue, 12/08/2009 - 10:39
If you've ever wants an easy "drop in" kind of solution for helping to protect a portion of your site, you should check out this new post from Abhinav Singh about using the has_hmac functionality to do just that. Abhinav Singh's Blog: PHP tokens & opcodes: 3 useful extensions ...PHPDeveloper.org Tue, 11/24/2009 - 11:32
Abhinav Singh has a recent post to his blog looking at three extensions that you can use to help understand the inner workings of the core Zend Engine. |