copy files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #16
    Originally posted by anfetienne
    thanks marcus i will do
    Markus with a K. :)

    Comment

    • anfetienne
      Contributor
      • Feb 2009
      • 424

      #17
      can you tell me a way i can copy the thumbnails from the /t/ folder back to the main folder.....imag es are renamed so there is no need to keep them seperate.

      Comment

      • Markus
        Recognized Expert Expert
        • Jun 2007
        • 6092

        #18
        Originally posted by anfetienne
        can you tell me a way i can copy the thumbnails from the /t/ folder back to the main folder.....imag es are renamed so there is no need to keep them seperate.
        The best practice is to keep them separate. Having them all in the same place is messy and unorganized.

        Comment

        • anfetienne
          Contributor
          • Feb 2009
          • 424

          #19
          Hi Markus,

          I have changed a lil piece of my coding and i have got the code to make two temporary folders, upload the images, rename them and move them to the main folder.

          These images are used for a flash gallery that i bought. it is already coded to read the images as:

          1.jpg (the main image)
          1b.jpg (the thumbnail) etc etc

          so saving me time in changing that coding as well my aim was to make php adapt to what i bought and i've achieved that with your help thanks a lot

          Comment

          • Markus
            Recognized Expert Expert
            • Jun 2007
            • 6092

            #20
            Originally posted by anfetienne
            Hi Markus,

            I have changed a lil piece of my coding and i have got the code to make two temporary folders, upload the images, rename them and move them to the main folder.
            I still don't understand why you're using temporary folders, when you really don't have to. But, nevermind.

            Originally posted by anfetienne
            These images are used for a flash gallery that i bought. it is already coded to read the images as:

            1.jpg (the main image)
            1b.jpg (the thumbnail) etc etc

            so saving me time in changing that coding as well my aim was to make php adapt to what i bought and i've achieved that with your help thanks a lot
            Ok, that makes sense.

            Glad we could be of some help,

            Mark.

            Comment

            Working...