PHP file downloader?

boredhokie

Senior member
May 7, 2005
625
0
0
Hey all,

A site i'm looking at has a cool php script for a movie listing program he wrote. I want to download it but the download link is broken for some reason. Are there any programs out there that will let me download a copy of his website so i can grap that script? He has it set up as a demo, but of course view source will only show hte output of the script.

Thanks!
 

Czar

Lifer
Oct 9, 1999
28,510
0
0
no can do

php scripts are performed by the server, and the server only outputs html code generated by the php scripts