there are a lot of tools are available to download a website static pages. But i am wonder there could be any way to download php pages.
u r determined to do this lynda? u can download the files as it is if u have ftp access. if u hav only http access, which we all have, there is simply no way to get the php file or asp file or any of the server side files because an http request to a server side script will call the script interpreter and returns the output only. so all u can download is the output.