[php]wget http://pecl.php.net/get/uuid-1.0.2.tgz $tar xzvf uuid-1.0.2.tgz cd uuid-1.0.2 phpize ./configure --enable-uuid make cp modules/uuid.so /usr/local/webserver/php/lib/ext/ [/php]
您必须 [ 登录 ] 才能发表留言!