get_meta_tags
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Extracts all meta tag content attributes from a file and returns an array
<?php get_meta_tags
(
string $filename
,
bool $use_include_path
=
false
): array|
false