Join
Login
Submit Story

Categories

View All
PHP Discussions
PHP Scripts
PHP Tutorials


1
digs
[PHP] Use of callback on a stream
submitted by script
Summary:I am trying to make a daemon that launches shell commands via proc_open and gets the stdout of the command via a pipe. ... The thing is that I would like to get this stdout via a callback, instead of monitoring the pipe regularly. ...
 
Topic: PHP Discussions


Comments


Add your comment
Please Login or Signup to leave a comment