Posted by Gufo Rosso on 09/26/05 06:12
echo $filew =
"ftp://".$row["fr_user"].":".$row['pass']."@".$row["fr_srv"].":".$row["fr_po
rt"]."/".$cur_file;
$opts = array('ftp' => array('overwrite'
=> true));
$context = stream_context_create($opts);
$strwri =
file_put_contents($filew,$str,LOCK_EX,$context);
http://www.issociate.de/board/goto/845607/Ftp_probs.html#msg_845607
Navigation:
[Reply to this message]
|