OK, i want to write some code to take an image path and download the file and save it under a filename from a var i set and then allows me to store the full new filename (so including whatever the extension is) so it can be called from my own server.
In other-words, its something to allow me to use images from other sites, but without hot-linking and using their bandwidth. I would rather host locally and then link to them.
5:15 pm on Sep. 4, 2007 | Joined: Feb. 2005 | Days Active: 1,303 Join to learn more about pleaseremoveEngland, United Kingdom | StraightMale | Posts: 5,944 | Points: 38,217
LiveWire Humor
Post from this position was omitted due to content violations
The Dalai Lama
Soothsayer Patron
Well you can probably just use file_get_contents("http://xyz.com/xyz.jpg"); and then use the fwrite to add it to your server.
5:19 pm on Sep. 4, 2007 | Joined: Oct. 2006 | Days Active: 489 Join to learn more about The Dalai LamaOntario, Canada | StraightMale | Posts: 8,781 | Points: 12,209
drifting
Patron
Like have it grab the image and download it, right?
I would like something like that to, it would be useful.
------- Kids in the back seat can cause accidents. Accidents in the back seat can cause kids. Moral: Drive a two seater
5:32 pm on Sep. 4, 2007 | Joined: Jan. 2007 | Days Active: 700 Join to learn more about driftingIndiana, United States | StraightMale | Posts: 17,904 | Points: 31,154
6:57 pm on Sep. 4, 2007 | Joined: Feb. 2005 | Days Active: 1,303 Join to learn more about pleaseremoveEngland, United Kingdom | StraightMale | Posts: 5,944 | Points: 38,217
Robert89
Connoisseur Patron
Interesting... I may have to use this code. Anybody know how to make it so that a user can upload images directly from their computer onto the web site using PHP? I'm guessing it's probably similar to the above code... so any help would be appreciated.
------- The difference between genius and stupidity is that genius has its limits. -- Albert Einstein
6:58 pm on Sep. 8, 2007 | Joined: Sep. 2006 | Days Active: 261 Join to learn more about Robert89Pennsylvania, United States | GayMale | Posts: 899 | Points: 6,051