Ignore:
Timestamp:
2007/06/07 16:19:17 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/test/uehara/ftp.php

    r14379 r14426  
    3131               $src_path = IMAGE_SAVE_DIR . $files; 
    3232                
    33 echo $dst_path; 
    34 echo $src_path; 
     33 
    3534                
    3635               sfFtpCopy($array['host'], $array['user'], $array['pass'], $dst_path, $src_path);             
Note: See TracChangeset for help on using the changeset viewer.