Changeset 470
- Timestamp:
- 03/08/07 22:49:22 (2 years ago)
- Files:
-
- trunk/website/apis.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/apis.bml
r435 r470 19 19 <?h1 PHP API h1?> 20 20 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> 22 25 23 26 <?h1 Python API h1?>
