Is there a way to save a php generated website for offline viewing?

brandon d

New member
I need to save an online photo album for offline viewing. Typically, I use Firefox's "Scrapbook" addon, but in this case, the links to the full size images aren't saving properly (I think this is because the content is generated server-side). There is no direct url to the album, and it requires a password to enter. What i'm looking for is an addon or program with a built in web browser that will allow me to capture an offline copy of this album, but save the html output, rather than the source code of the links. is this possible?
Flashgot does not serve this purpose for several reasons:
1.I want a full recreation of the site.
2.No url is generated by the script.
3.The "flashgot all" option saves the php source of the links on a page, rather than the htlml output.
 
use Flashgot addon

open the images u want, see the urls and see if there is a patten or if they form a series

then right click > build flashgot gallery
there u can can cofigure the series and it will download it

else use the flashgot all option
 
Back
Top