I am trying to develop a music scheduling system on Windows using the command line to fire off WinAMP. The first exec works fine, then it stops and says that program execution time has been exceeded.
An example would be: exec ("winamp.exe M000001.mp3"); a while loop kicks off the second. I tried to send the output to null winamp.exe >null or nul and no luck. Anyone else try this on Windows? Thanks, -Scott -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php