Hey everyone. I am hoping you can help answer a question for me. I am building a site that I need to use for a simple purpose. I basically need the main page to have a box that will allow a user to enter a URL. When they hit submit, I want the entire URL they enter (that page only) to be cached and stored to a server on my site, including all pictures, video and attached files.
This is for educational purposes, and is not illegal, I am not looking to steal content, only to cache things that I don't want to disappear from the web one day.
Is there a script/software that will do this already? What sort of code would be the best to write something like this in? I am looking for something that would be efficient and secure.
Thanks!