try @ftp_mkdir($conn_id, $uploadtag);
On Tue, 23 Jan 2001, Simon Chambers wrote:
> Hi,
>
> I have developed a small php program which creates a directory on a remote
> ftp site, which works fine. The problem is that when the directory is creted
> it displays the message:
>
> Warning: ftp_mkdir: M
Hi,
I have developed a small php program which creates a directory on a remote
ftp site, which works fine. The problem is that when the directory is creted
it displays the message:
Warning: ftp_mkdir: MKD command successful.
How can i get rid of this warning message?
Thanks
Simon
p.s. i do
2 matches
Mail list logo