LZF 函数

目录

add a noteadd a note

User Contributed Notes 1 note

up
-5
grenier at cgsecurity dot org
16 years ago
To install lzf, you can use

gunzip lzf-xxx.tgz
tar -xvf lzf-xxx.tar
cd lzf-xxx
phpize
./configure && make && make install

备份地址:http://www.lvesu.com/blog/php/ref.lzf.php