How to download from websites that use PhP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tushman
    New Member
    • Oct 2006
    • 1

    How to download from websites that use PhP

    I'm a first time poster and know very little about programming.

    My situation is that I found a website (ImageFap) that has picture thumbnails. Of course in order to view them, you have to click on each individual one. The only problem is that because the site uses a PhP script, I cannot use the download manager I have to get all the photos. There's tons of pics on the site and I could spend 4-5 hours clicking on each pic. Is there some way to automate this? I don't know anything about PhP scripts but I found some sort of a utility (Google search) designed for PhP here:



    I have not been successful in using this to automate the download process.

    Due to the fact the photos are of naked models, I will not post the URL. The only thing I will say is that the URL ends with the following characters:

    ...........gall ery.php?pgid=&g id=352429&page= 2
    ...........gall ery.php?pgid=&g id=352429&page= 3
    ...........gall ery.php?pgid=&g id=352429&page= 4 etc.
    (contains the thumbnails)

    When the thumbnail opens to the full size, here's the tail end of the URL:
    ............ima ge.php?id=xxxx
    where X = a series of numbers.


    When I right click on the full image, here's the path:

    Where X = series of numbers (name of the file on server).


    I would appreciate any help you folks can give. TIA.
  • steven
    New Member
    • Sep 2006
    • 143

    #2
    I almost refuse to normally say this, but "LOL".

    Comment

    Working...