Please answer this simple SPAM challenge: max(eight, four)? (Example: nine)
I successfully used fgets in PHP4 examples <?php $stderr = fgets(ssh2_fetch_stream($channel, SSH2_STREAM_STDERR), 8192); $str = fgets(ssh2_fetch_stream($channel, SSH2_STREAM_STDIO), 8192); ?>
<< Back to user notes page