Category: Life & Work

You can get file ext in this way:

$ext = array_pop(explode(‘.’, $file['filename']));

php_memcache.dll官方网站已经不能下载,特此编译放出。PHP版本为5.2

第一个为php_memcache.dll php memcache扩展

第二个为memcached服务器端

Click to download php_memcache.dll

Click to download memcached

具体用法请google

Google 排重算法论文

这是一篇关于Google 搜索引擎如何判断重复页面内容的算法论文。基于这样的方法来判定一个页面是否为复制其他页面。

Detecting NearDuplicates for Web Crawling