随笔分类 - PHP
摘要:header('HTTP/1.1 200 OK');header('HTTP/1.1 404 Not Found');header('HTTP/1.1 301 Moved Permanently');header('Location: http://www.example.org/');header('Refresh: 10; url=http://www.example.org/');header('X-Powered-By: PHP/5.3.10');header('Content-la
阅读全文
摘要:文章来源:http://dreamans.com/post/2.html获取leveldb:http://code.google.com/p/leveldb/安装leveldb:wget http://leveldb.googlecode.com/files/leveldb-1.5.0.tar.gztar zxvf leveldb-1.5.0.tar.gzcd leveldb-1.5.0make获取并安装leveldb-php扩展$ git clone https://github.com/reeze/php-leveldb.git$ cd php-leveldb$ phpize$ ./con
阅读全文
摘要:CentOS下配置Nginx PHP MySQL Redis笔记 详细阅读》》
阅读全文
浙公网安备 33010602011771号