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
ftp_fput
ftp_fput
Uploadanopenfileands
mysql_free_result
mysql_free_result
Freetheresultmemory.
simplexml_load_file
simplexml_load_file
ConvertanXMLdocument
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
saveXML
saveXML
analiasforasXML().
mysql_field_flags
mysql_field_flags
Gettheflagassociated
mysql_close
mysql_close
Closenon-persistentM
Popular Articles
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
Common errors and solutions for ftp_pwd function