PHP extension announce

Russ Garrett russ@garrett.co.uk
Wed, 11 Feb 2004 14:34:23 +0000


(note to self: reply-to-all is your friend)

Fantastic, this is exactly what we needed - sockets functions in PHP
don't work particularly well when multibyte support is enabled. I was
going to write one myself once the C library came out.

Russ


On Wed, 2004-02-11 at 14:21, Antony Dovgal wrote:
> Hi all.
> 
> I want to announce memcache extension for PHP.
> This extension allows you to interact with memcached a little bit faster, than others PHP APIs, presented at memcached site.
> 
> Sources of the extension can be found here: http://tony2001.phpclub.net/memcache-0.1.1.tar.gz
> 
> It's still under development, but this version was tested by some people and seems to be working.
> The extension doesn't depend on any libraries and interacts with daemon using PHP streams.
> 
> I would be very grateful for any comments and suggestions (and testing, of course).
> 
> ---
> WBR,
> Antony Dovgal aka tony2001
> tony2001@phpclub.net