Hi Friends,
I want to get all the meta information like description, title, keyword etc of any web page using php.
I am using *get_meta_tags*
php function but its displaying warning. I have paste the error below.
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: No such host is known. in filename......
And how could i get all images on the web page.?
Thanks in advance.