PHP » GoLang |
login |
register |
about
|
ftp_fput(PHP 4, PHP 5, PHP 7) ftp_fput — Uploads from an open file to the FTP server Description
bool ftp_fput
( resource
$ftp_stream
, string $remote_file
, resource $handle
[, int $mode = FTP_IMAGE
[, int $startpos = 0
]] )ftp_fput() uploads the data from a file pointer to a remote file on the FTP server. Parameters
Return Values
Returns Examples
Example #1 ftp_fput() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|