In PHP, you can disable output buffering by calling the ob_end_flush() function or flush() function.
確定! 回上一頁