Code Snippets Php

page , if any exist that is
$searchmeta = get_meta_tags("index.htm");
echo ($searchmeta["description"]);
echo ("
");
echo ($searchmeta["keywords"]);
?>