$file = fopen("/tmp/docraptor-php.pdf", "wb"); fwrite($file, $create_response); fclose($file);. Or let the user download it with this code:
確定! 回上一頁