Save image and rename ad a id

Discussion in 'Databases' started by naguchennai, Jul 29, 2008.

  1. #1
    I have big database with image url and page uls......

    image name is some text... i want save all images from database and also rename ( image ID ) it ....

    any one know how can it is possible..?

    any php script coding?
     
    naguchennai, Jul 29, 2008 IP
  2. master-mind

    master-mind Well-Known Member

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    111
    #2
    its possible. You will need to write php code which will download each image in a loop from the database.

    You may have to use wget function to download each image in your hard drive.
     
    master-mind, Aug 3, 2008 IP