Hello guys, hope you are all doing well.
I’m running into a problem.
I’m trying to use a module that let user generate pdf from php that is called fpdf. But i can’t manage to do it. I download all the files of the fpdf module and i upload them into my ftp. But when i try to reach out the php page of the module, i run into a http error 500 and i don’t get why ?
Like there is a php page in my website www/ that is called test.php.
I run [mywebsite.com/test.php])
http error 500. I don’t understand why. Is what i want to do possible ? Having a page with a script in php and running this page at a certain moment?
I want do to a form and at the end i open a pdf for the user that just applied the form. And to do that i need some php manipulation that’s why i’m running into that issue. Can someone here help please ?
Thanks a lot guys
[ad_2]