Home > Backend Development > PHP Tutorial > 怎么用php 下载网站,包括图片和js.css

怎么用php 下载网站,包括图片和js.css

WBOY
Release: 2016-06-13 10:24:07
Original
876 people have browsed it

如何用php 下载网站,包括图片和js.css
怎样才能够下载整个网页的内容呢,到网上说能够用 小偷程序,那有什么小偷程序呢,谢谢了

------解决方案--------------------
请参找我的程序 http://bse.runphp.com/
------解决方案--------------------
就是采集程序啊,用curl或file_get_content($url),获取到目标网页,再用正则表达式去采集你需要的内容!火车头采集不错!,去 百度下吧

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template