Reply to Re: Retrieving the Description meta tag of a remote page
Posted by lorento on 09/21/06 11:06
Use get_meta_tags() function.
get_meta_tags
Extracts all meta tag content attributes from a file and returns an
array (PHP 3 >= 3.0.4, PHP 4, PHP 5)
--
http://www.deshot.com
http://www.groupvita.com
Fernando Rodríguez wrote:
> Hi,
>
> How can I retrieve the "description" meta tag of a remote page?
>
> Thanks!
> Fernando