"); $end = ("<\/title>"); preg_match( "/$start(.*)$end/s", $content, $match ); $title = $match[ 1 ]; $metatagarray = get_meta_tags( $url ); $keywords = $metatagarray[ "keywords" ]; $description = $metatagarray[ "description" ]; ?>