Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_fput
ftp_fput
Upload an open file and save it as a file on the FTP server.
Name:
ftp_fput
Category:
Uncategorized
Programming Language:
php
One-line Description:
Upload an open file and save it as a file on the FTP server.
Related
Differences and Choices Between ftp_fput and ftp_put: Which One Fits Your Needs Better?
8
Similar Functions
getLine
getLine
Returnsthelinenumber
mysql_select_db
mysql_select_db
SelecttheMySQLdataba
real_escape_string
real_escape_string
Escapespecialcharact
mysql_field_table
mysql_field_table
Getsthetablenamewher
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
easter_date
easter_date
ReturnstheUnixtimest
ftp_systype
ftp_systype
Returnsthesystemtype
ftp_nlist
ftp_nlist
Returnsthelistoffile
Popular Articles
Differences and Choices Between ftp_fput and ftp_put: Which One Fits Your Needs Better?