hey guys, i love working with mamp ( i have the pro version). i'm currently trying to connect to a ftp server and list the files up there. however the connection is successful but it won't list the files.
$contents = ftp_nlist($conn_id, $path);
iadeler bool (false)
benim gerçek webserver üzerinde çalıştırmak ancak eğer komut çalışıyor. i yerel olarak da çalışma almak için ayarlamak için bazı tercihi belki var?
selamlar