API17:JFTP::pwd
From Joomla! Documentation
JFTP::pwd
Description
Method to retrieve the current working directory on the FTP server.
public function pwd ()
- Returns string Current working directory
- Defined on line 356 of libraries/joomla/client/ftp.php
See also
JFTP::pwd source code on BitBucket
Class JFTP
Subpackage Client- Other versions of JFTP::pwd
User contributed notes
Code Examples