k2f Questions

4

Solved

The problem I was using a function that made use of proc_open() to invoke shell commands. It seems the way I was doing STDIO was wrong and sometimes caused PHP or the target command to lock up. Th...
Malloch asked 16/5, 2011 at 8:26

3

I have a utility function used for executing a program through CLI (cmd, bash etc). It returns an array of 3 items: STDOUT, STDERR and EXIT CODE. So far, it's been working nicely without issues. I...
Skill asked 23/1, 2011 at 20:38
1

© 2022 - 2024 — McMap. All rights reserved.