-
This PHP script is mainly used to encode and decode torrent files in Bencode format. It extracts metadata from a file in Bencode format and return an associative array. This script can also do the opposite, i.e. take an associative array and encode it in the Bencode format. Requirements:- PHP 5.0 or higher

