The following php function will return the most common meta tags for a webpage including ...
To call the function $arrMeta = getMetaTags("theUrlOfTheWebPage.html");
$arrMeta = getMetaTags("theUrlOfTheWebPage.html");
Here are a few ways to display this meta information: