News: xbtit 3.1 is here now.
$array = bencdec::decode($alltorrent);
$array = BDecode($alltorrent);
$alltorrent = bencdec::encode($array);
$alltorrent = BEncode($array);