PHP-manual
Föregående
Nästa
get_meta_tags
get_meta_tags -- Extracts all meta tag content attributes from a file and returns an array
Description
array
get_meta_tags
( string filename [, int use_include_path])
Exempel
1
.
(pay attention to line endings - PHP uses a native function to parse the input, so a Mac file won't work on Unix).
Exempel
2
.
Not
:
Föregående
Hem
Nästa
Upp