I
I
Ilya Trusov2016-01-18 22:16:55
CodeIgniter
Ilya Trusov, 2016-01-18 22:16:55

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');

But when using:
EZ0Rjw5.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question