I have a program sending/receiving data to/from my CLI script using: 0 stdin 1 stdout 2 stderr 3 ?????? 0, 1, and 2 are trivial. How do I access 3? I tried /dev/fd/3 and failed to open it... Got no error messages about why it failed to open, it just failed. Am I missing something? -- Some people ask for gifts here. I just want you to buy an Indie CD for yourself: http://cdbaby.com/search/from/lynch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php