If you want to force download a ZIP file with PHP make sure to use: ob_clean(); Before the call to readfile() function. This is an example ...
確定! 回上一頁