-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Description
Hello! Can you add some bridge to handler.php. I'd like to add editable ftp accounts. For example, i have an index page, where user writes his login and password. How can I add this variables to handler.php in this array
$oFtp = new FileManager(array(
'hostname' => '',
'username' => '',
'password' => ''
));
I'm not exactly pro in PHP, so may be i'm wrong... Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels