
Druckansicht von http://www.php-homepage.de/manual/wrappers.ssh2.php
ssh2://ssh2:// — Secure Shell 2 Beschreibungssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// PHP 4.3.0 and up (PECL)
In addition to accepting traditional URI login details, the ssh2 wrappers will also reuse open connections by passing the connection resource in the host portion of the URL. Optionen
BeispieleBeispiel #1 Opening a stream from an active connection
<?php |