Changeset 470

Show
Ignore:
Timestamp:
03/08/07 22:49:22 (2 years ago)
Author:
bradfitz
Message:

PECL client

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/website/apis.bml

    r435 r470  
    1919<?h1 PHP API h1?> 
    2020 
    21 <p>There are tons of PHP libraries available, in different conditions.  The community hasn't yet decided which is the best.  When they do, let me know.  For now I'll let you search Google rather than link any.</p> 
     21<p>There are tons of PHP libraries available, in different conditions.  But it now seems there's an official one:</p> 
     22<ul> 
     23<li><a href="http://pecl.php.net/package/memcache">PHP PECL memcached client</a> -- official PHP client</li> 
     24</ul> 
    2225 
    2326<?h1 Python API h1?>