Home >Backend Development >PHP Tutorial > 郁闷啊不知怎么解决

郁闷啊不知怎么解决

WBOY
WBOYOriginal
2016-06-13 13:43:101117browse

郁闷啊,不知如何解决
在文本框内输入任意一个网址后,能够获得网站的截图和title keyword信息,可以做到吗?

------解决方案--------------------
类似firefox的快速导航栏那种功能么。
截图是否可以用js打开一个iframe,然后用javascript截图。
title和keyword用php抓取就可以了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn