Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_exec
ftp_exec
Execute a program/command on FTP.
Name:
ftp_exec
Category:
Uncategorized
Programming Language:
php
One-line Description:
Execute a program/command on FTP.
Related
Feasibility analysis of sprintf alternative template engine
2
How to avoid duplicate queries when multiple calls to PDOStatement::fetchObject
5
get_include_path() and get_cfg_var() to obtain the included path in the PHP configuration
3
strnatcasecmp vs strcoll: Which is more suitable for natural sorting of strings?
2
Similar Functions
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
libxml_clear_errors
libxml_clear_errors
Clearthelibxmlerrorb
ftp_set_option
ftp_set_option
SetvariousFTPruntime
ftp_fput
ftp_fput
Uploadanopenfileands
mysql_real_escape_string
mysql_real_escape_string
Escapespecialcharact
getFile
getFile
Returnsthefullpathto
ftp_chmod
ftp_chmod
Setpermissionsonthef
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
Popular Articles