teynon Posted February 19, 2010 Share Posted February 19, 2010 Ok, this might be misplaced, but I'm not sure where it would go. I made a program that is installed locally to computers and is a contained system, so I'm not worried about people hacking into it, etc. But what I need to do is enable php_pdflib from PHP. I am thinking the best way to do this is to execute a batch file from PHP and that batch file enables the extension and then restarts the server... So, the question is, how would I enable that extension from command line or how else could I do it? Link to comment https://forums.phpfreaks.com/topic/192654-pdflib/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.