Hi everybody,
I need some help... I install the phpseclib Modul by composer, but how can I use the Library???
This Code will not work :-(
Thanks for your help!
Tom
I need some help... I install the phpseclib Modul by composer, but how can I use the Library???
Code:
include('Net/SFTP.php');This Code will not work :-(
Thanks for your help!
Tom