-
This is a simple PHP tool for extracting common microformats from a page. The page can be presented as a string or a URL, and the result is handed back as a standard PHP array structure.hkit uses SimpleXML for parsing, supported only in PHP 5.Requirements:- PHP 5.0 or Higher

