foreach($streamArray as $stream){ fputs($stream,$command); stream_get_contents($stream); // and update file/DB (Blocking call) } }.
確定! 回上一頁