Hi,
What I need to do is find out if a file exists on a Server I have FTPed onto using PHP. I have tryed to use ftp_nlist() but I believe this function is buggy.
Can anyone supply an alteretive way to get a list of file on the FTP Server ??
Cheers in advance.
Stuart