Posted by Dan Trainor on 02/07/05 07:55
Ashley M. Kirchner wrote: > > Through ftp commands, how can I check whether a directory already > exists before executing ftp_mkdir() ? > > Thanks! > Ashley - Try using: if (!ftp_chdir($ftpc,$ftproot.$srcrela)) Thanks -dant
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming