i am currently working on a project where i need to get a exsternal pages content with php, i am using
file_get_html()
to pass the html, now, is it possible to get images? and then upload them with
move_uploaded_file()
If someone could point me in the right direction, that would be great