API17

API17:JFTP::pwd

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples