I tried to create a pdf file by using php. I install all the necessary package, my Apache and PHP work well before. While I always met the same problem: browser let me downloade my php files then show an internal error message.
I tried in another machine, my code works. And I found if I use window.open("...." to create php/pdf page in a new window, browser will show the same error message in my machine.
Who met this situation and have idea? Please give me some help, thanks!
I tried in another machine, my code works. And I found if I use window.open("...." to create php/pdf page in a new window, browser will show the same error message in my machine.
Who met this situation and have idea? Please give me some help, thanks!