php标准输入,管道

stdin $handle = fopen("/dev/stdin", "r"); pipe $handle = fopen("php://stdin", "r");
相关文章
相关标签/搜索