TwistPHP Documentation

featureList

File path: dist/twist/Core/Utilities/FTP.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

featureListGet an array of supported features for the current FTP server connection

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function featureList with the example vars
Twist::FTP() -> featureList();