PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm trying to transfer my companies inttranet form Lutus Notes to Apache. In the process I"m trying to copy all images and documents from a long list of HTML pages. ( All docs/images are imbedded a href's) Does anyone know of pre-written PHP script that can spider a HTML page and locally save all links to the server?I'm trying to transfer my companies intranet form Lutus Notes to Apache.
In the process I’m trying to copy all images and documents from a long list of HTML pages. ( All docs/images are imbedded a href's) Does anyone know of pre-written PHP script that can spider an HTML page and locally save all imbedded images and docs locally?
Yeah, I looked in to those when I first started this project. The problem I'm having is all of the "island" this site has. I was looking for a way to provide an array of urls and pull the docs from that.