Hey, I'm wondering if someone could help me with this problem:
I'd like to print off all the pages in my website without actually having to visit every page (there are many). Is it possible to write a php program that would find all the files of a particular extension (html, php) and either print them off, or combine them into one huge page that could be printed? Might seem like an unusual request, so any suggestions would be appreciated.
Thanks...