thank "Jonathan" ,"Eddie" :),I think that,i have to read
libmemcached's manual first.
Now I kown one thing:
All function Memcache::xxxx can replace to memcache_xxx,some diffrent
is memcache_xxx has an fixed param 0,it's used for pass a memcached
link resource except memcache_connect function.

2009/9/6 Jonathan Tapicer <tapi...@gmail.com>:
> I think that the documentation for memcache_get_stats should be
> exactly the same as the one given for the method Memcache::getStats
> except that memcache_get_stats should receive as the first parameter a
> reference to the Memcache connection.
>
> Hope that helps.
>
> Jonathan
>
>
> On Sun, Sep 6, 2009 at 1:16 AM, hack988 hack988<hack...@dev.htwap.com> wrote:
>> Nobody Kown this?This is my second question in this mail-list :(.I
>> don't kown why it's no reply by anybody.
>>
>> 2009/9/5 hack988 hack988 <hack...@dev.htwap.com>:
>>> I found memcache_get_stats for memcached in some php code.
>>> I'm search it at php.net's function list,but it no matched result :(.
>>> I had found explain for Memcache::getStats()  at this link
>>> http://www.php.net/manual/en/function.memcache-getstats.php
>>> In this link,tell me that
>>> ==========================================
>>> Also you can use memcache_get_stats() function.
>>> ==========================================
>>> But I can't find memcache_get_stats function's explain in online manual.
>>> Anybody can help me for using this function?Or give an more detail
>>> link for this function?
>>>
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to