copy files
Collapse
X
-
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
-
Comment
-
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 lotComment
-
I still don't understand why you're using temporary folders, when you really don't have to. But, nevermind.
Ok, that makes sense.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
Glad we could be of some help,
Mark.Comment
Comment