Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-06 Thread hack988 hack988
Sent: Saturday, September 5, 2009 10:41:39 PM Subject: Re: [PHP] Who kown this memcache_get_stats function ? - Original Message From: hack988 hack988 To: PHP General List Sent: Saturday, September 5, 2009 9:16:51 PM Subject: Re: [PHP] Who kown this memcache_get_stats function

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread hack988 hack988
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

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread Eddie Drapkin
On Sun, Sep 6, 2009 at 12:16 AM, hack988 hack988hack...@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.

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread Jonathan Tapicer
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

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread hack988 hack988
thank Jonathan ,Eddie :),I think that,i have to read libmemcached's manual first. Now I kown one thing: All function Memcache:: 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.

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread Tommy Pham
- Original Message From: hack988 hack988 hack...@dev.htwap.com To: PHP General List php-general@lists.php.net Sent: Saturday, September 5, 2009 9:16:51 PM Subject: Re: [PHP] Who kown this memcache_get_stats function ? Nobody Kown this?This is my second question in this mail-list

Re: [PHP] Who kown this memcache_get_stats function ?

2009-09-05 Thread Tommy Pham
- Original Message From: Tommy Pham tommy...@yahoo.com To: PHP General List php-general@lists.php.net Sent: Saturday, September 5, 2009 10:41:39 PM Subject: Re: [PHP] Who kown this memcache_get_stats function ? - Original Message From: hack988 hack988 To: PHP General