Searched defs:ftp_put (Results 1 – 3 of 3) sorted by relevance
95 function ftp_put($ftp, string $remote_filename, string $local_filename, int $mode = FTP_BINARY, int… function
984 PHP_FUNCTION(ftp_put) in PHP_FUNCTION() argument
961 ftp_put(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t typ… in ftp_put() function
Completed in 11 milliseconds