Results 1 to 5 of 5

Thread: copying images into database

  1. #1
    Not that blue at all Blue Cat Buxton's Avatar
    Join Date
    May 2004
    Location
    UK
    Posts
    932

    copying images into database

    Im a little stuck.

    I am trying to implement a sore from a data feed. That is ok, but the company does not want the product images linked directly from their site (as you can do with Amazon).

    I have the url's for the images though (in a database) and they don't mind me copying the images and linking to them from my site.

    Is there an easy way with PHP to copy an image at a url onto my site?

    Thanks

  2. #2
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102
    http://www.php.net/fopen

    I think that's what you need (not sure though)

  3. #3
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    You could print out the images as links to an html file then run wget (a linux program) on the file. It would fetch all the images.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  4. #4
    Registered tomek's Avatar
    Join Date
    Jun 2004
    Posts
    102

  5. #5

Similar Threads

  1. Free Royalty Free Images
    By incka in forum HTML, CSS, Layout, and Design
    Replies: 31
    Last Post: 01-22-2005, 10:07 AM
  2. Non-CPanel Database
    By iKwak in forum Web Hosting & Servers
    Replies: 1
    Last Post: 02-16-2004, 02:12 PM
  3. Images that stretch
    By Duke in forum Graphics & Multimedia
    Replies: 8
    Last Post: 02-01-2004, 04:16 PM
  4. Database Driven Websites
    By star in forum Website Programming & Databases
    Replies: 6
    Last Post: 10-21-2003, 03:51 PM
  5. database for articles
    By The Literary Thug in forum Website Programming & Databases
    Replies: 2
    Last Post: 07-28-2003, 01:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •