close

<?php
$conn = ftp_connect("ftp.testftp.com") or die("Could not connect");

//要執行的一些代碼

ftp_close($conn);
?>

arrow
arrow
    全站熱搜

    stockwfj3 發表在 痞客邦 留言(0) 人氣()