API17

API17:JFTP:: verifyResponse

From Joomla! Documentation

Joomla 11.1 JFTP::_verifyResponse

Description

Verify the response code from the server and log response if flag is set.


public function _verifyResponse ($expected)
Parameter Type Default Description
$expected mixed Integer response code or array of integer response codes

See also


User contributed notes

Code Examples