Preserved Topic: copy() function in PHP |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 04-24-2001 04:30
Here's the code Mr. Max helped me work out in another thread. I'm trying to take it one step further and take the images and copy them to another folder. I must be doing something wrong, because I keep getting: code: <?
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 04-24-2001 21:36 |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 04-24-2001 21:47
Thanks Mr. Max |
Paranoid (IV) Inmate From: memphis TN |
posted 04-25-2001 23:13
use mkdir() to make a directory |