Basic usage
Example #1 Putting and getting a key-value pair
<?php$tt = new TokyoTyrant("localhost");$tt->put("key", "value");echo $tt->get("key");?>
锟斤拷锟斤拷锟斤拷锟教伙拷锟斤拷锟斤拷锟�
value