Home
last modified time | relevance | path

Searched defs:ftp_put (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/ftp/
H A Dftp.stub.php95 function ftp_put($ftp, string $remote_filename, string $local_filename, int $mode = FTP_BINARY, int… function
H A Dphp_ftp.c984 PHP_FUNCTION(ftp_put) in PHP_FUNCTION() argument
H A Dftp.c961 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 13 milliseconds