It appears that in this case fwrite only writes to a Buffer instead of directly sending the data. To force the sending fflush can be used.
確定! 回上一頁