How can I download a full page from php

0

Someone knows how I could download an external page to mine through its url and save it in a specific directory. I express myself better, what I want to achieve is to do the same function that the browser performs when we are on a page and we give it Save as, this download the page almost always in two files with the same name, an html and a folder with the other resources, you can do this same but from php or maybe laravel that is where I work. Thank you in advance.

    
asked by Gerardo Díaz Rodríguez 28.11.2018 в 08:14
source

0 answers