hi. I have denwer and there you can use 2 hosts 'localhost' and 'test1.ru'. I want to access 'test1.ru' from 'localhost' via ftp? I want to create some kind of daddy there.
$ftp=ftp_connect("test1.ru"); ftp_mkdir($ftp,"test!!!"); ошибка
Warning: ftp_mkdir () expects parameter 1 to be resource, given in W: \ home \ localhost \ www \ index.php
Прошу помощи.