I want to for example give commands to mpg321 when it is executed with
the -R option (remote control mode). Is this possible with exec() or
other execute php functions. What I mean is to execute commands while
being in a shell program. Hope you got it!
antti
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP] Send commands to a shell program Antti
- Re: [PHP] Send commands to a shell program Marek Kilimajer