473,778 Members | 1,852 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to download from websites that use PhP

1 New Member
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:

http://www.zzee.com/

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:
http://images.imagefap.com/images/full/20/xxxxxxxxx.jpg
Where X = series of numbers (name of the file on server).


I would appreciate any help you folks can give. TIA.
Oct 3 '06 #1
1 6733
steven
143 New Member
I almost refuse to normally say this, but "LOL".
Oct 4 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
4486
by: Chris Lobdell | last post by:
Hey, everyone. For the past two years, we have offered files for download through a secure website. Users, after clicking on a link, are redirected to a PHP page that passes the appropriate header information to the user and inquires if that user wishes to download the file. A sample of that code is below: header('Content-Type: application/save'); header('Content-Disposition:attachment; filename="'.$file_path .'"');
4
2983
by: Bernhard | last post by:
I am not sure if php can achieve this, but i guess that my problem shoulb be solved with an server side language. Is there any way i can tell if a visitor of my website has finished a download? For example the visitor clicks on a file download link, and when his download is finished then i want to happen something (for example some download counter or something like that.)
3
1216
by: Jorge Castro | last post by:
Hi I am a newcommer to .NET. I am interested in both .NET and also in ASP.NET. I read in the .NET SDK release notes that as a pre- condition you have to have IIS pre-installed on your machine. However, I could not find a free download for IIS. On the other hand ASP.NET download seems to include the
1
1774
by: Mark Sandfox | last post by:
I have a need to allow an extrenal IT department to download 1 specific database. I have treid direct link and webclient methods but both get permission errors. Setting the MIME to handle this does not work. Sorry for repeating the questions, the other string got to long. This type of page is not served. Description: The type of page you have requested is not served because it has been explicitly forbidden.
4
1462
by: clintonG | last post by:
To all Microsoft partners and customers who have been unable to download recently or access ASP.NET documentation from the msdn2 website and for all of those customers who have been lied to and misled by some of the sleazy MVPs and the lying cockroaches that Microsoft has working for the company... Microsoft has serious problems with their servers and websites. The entire MSDN server farm and all download resources MSDN manages has been...
5
1263
by: Samuel Shulman | last post by:
Hi everyone, I would like to implement the following functionality: User to enter username and password programmatically using the POST method Once the user is verified, start a download process of a file Is that possible and how?
0
873
by: =?Utf-8?B?RG92dmll?= | last post by:
I am running Microsoft XP Professional and Internet Explorer7 (connected through Broadband) I have tried a few times to download a program from the Microsoft website (dotnetfx3setup.exe). After clicking on "Download", there is a long delay while the download is supposed to be processing, but at the end I receive a message that "Internet Explorer cannot display the webpage". No Download Dialogue window appears to enable me to save the...
1
4697
by: Ken Fine | last post by:
I have been investigating programmatically downloading FLV content from various sites ("video scraping"??) Many interactive GUI tools do this, such as the Orbit downloader. At the heart of them are packet sniffers which inspect the ethernet traffic coming over the wire. I would like to do this noninteractively in code. There is a .NET specific flavor of WinPCap called SharpPCap: http://www.tamirgal.com/home/dev.aspx?Item=SharpPcap...
1
47485
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click on a link and after a moment or two a file download dialog box pops-up in your web browser and prompts you for some instructions, such as “open” or “save“. I’m going to show you how to do that using a perl script. What You Need Any recent...
0
9629
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10127
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10068
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9923
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8954
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7474
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6723
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5370
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3627
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.