Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
google
file_get_contents
preg_match#<meta.*name="description".*content="(.*?)".*>#siU
@mes01 that's exactly what I'm doing right now :)
$metaTags = get_meta_tags("http://google.com");
isset($metaTags['description']) ? $description = $metaTags['description'] : $description = 'Не обнаружен';
echo $description;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question