Function __global->_ftp_info
Definitions
sources/abstract_file_manager.php
- Return the FTP connection, from stored/posted details.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$light_fail | boolean | False | N/A | N/A | Whether to simply echo-out errors |
Return
- The FTP connection (false: not connecting via FTP)
- Type: ~resource
- Set: N/A
- Range: N/A