Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_pwd
ftp_pwd
Returns the current directory name.
Name:
ftp_pwd
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the current directory name.
Related
Best practices for using the ftp_pwd function with ftp_connect
9
Common errors and solutions for ftp_pwd function
6
How to use the ftp_pwd function to get the current FTP directory path
8
Similar Functions
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
ftp_quit
ftp_quit
Thealiasforftp_close
mysql_free_result
mysql_free_result
Freetheresultmemory.
mysql_fetch_field
mysql_fetch_field
Getcolumninformation
ftp_nb_continue
ftp_nb_continue
Retrieve/sendfilesco
mysql_field_seek
mysql_field_seek
Setsthepointerinther
getNamespaces
getNamespaces
Returnsthenamespaceu
ftp_exec
ftp_exec
Executeaprogram/comm
Popular Articles
Common errors and solutions for ftp_pwd function
How to use the ftp_pwd function to get the current FTP directory path
Best practices for using the ftp_pwd function with ftp_connect