Answer the question
In order to leave comments, you need to log in
How to connect phpseclib?
Hello. I use the codeigniter framework. You need to use the phpseclib lib. Dropped it into the libraries folder.
Connected in the controller:
set_include_path(get_include_path() . PATH_SEPARATOR . APPPATH . 'libraries/phpseclib');
include(APPPATH . 'libraries/phpseclib/Net/SSH2.php');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question