Forum Moderators: coopster
I need to try to code my application to generate dynamic .pdf files so I got a tutorial that told me to open up my php.ini file and un-comment the ;extension=php_pdf.dll ... but when I opened up the ini file and did a search, it came up empty - no extension.
I'm running php 5 ... has something changed in the ini file for 5? Is that extension no longer around? Is it somewhere else? If I had deleted it accidently during my initial ini set-up can I safely put it back in?
Neophyte
Then add the appropriate line to your php.ini file, and restart Apache.