|
|
Alexey admin 11/3/2006 |
|
Hi, foreach ($files_move as $file) move_uploaded_file($file[0],$file[1]);
foreach ($files_move as $file) { move_uploaded_file($file[0],$file[1]); chmod($file[1],0666); } |
|
|
P
|
penestijeras author 11/3/2006 |
|
thanks! it works ok <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=12481&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |
|
|
|
Alexey admin 11/6/2006 |
|
Hi, |
|
|
P
|
penestijeras author 11/6/2006 |
|
Alexey |
|
|
|
Alexey admin 11/7/2006 |
|
Hi, |
|