Answer. Solution: In my opinion, first line should be: <?php $String = 'pdftk.exe > "c:\temp\temp.txt"'; exec($String); //removed quotes ?>
確定! 回上一頁