Description
array
get_meta_tags
( string filename [, int use_include_path])
Setting
use_include_path
to
1
will
result
in
PHP
trying
to
open
the
file
along
the
standard
include
path
as
per
the
include_path
Setting
use_include_path
to
1
will
result
in
PHP
trying
to
open
the
file
along
the
standard
include
path
as
per
the
include_path
directive
.
(pay attention to line endings - PHP uses a native function to
parse the input, so a Mac file won't work on Unix).