1、连接redis

<?php$redis=newRedis();$redis->connect('127.0.0.1','63879');//默认连接参数