Function __global->open_up_ftp_connection
Definitions
code_editor.php
- Open up an FTP connection from POSTed details.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Return
- Either an error screen or a connection. (null: not using FTP)
- Type: ?mixed
- Set: N/A
- Range: N/A