knowram Posted February 19, 2007 Share Posted February 19, 2007 I am trying to use the php printer functions but I have not had any success. I enabled php_printer.dll inside of php.ini and found info about using this function at http://us2.php.net/printer. There it talks about a PECL extension. But the links to find the downloads are broken. I am using php version 4.3.11. Has anyone been able to get this working. Or would someone be able to help me find the right download? Thanks for the help Link to comment https://forums.phpfreaks.com/topic/39183-help-with-printer-functions/ Share on other sites More sharing options...
printf Posted February 19, 2007 Share Posted February 19, 2007 Search on your system for "php_printer.dll", if you don't have it, download it http://pecl4win.php.net/ext.php/php_printer.dll, then place it in your PHP extension directory! Restart your server if your using the ISAPI extension. printf Link to comment https://forums.phpfreaks.com/topic/39183-help-with-printer-functions/#findComment-188719 Share on other sites More sharing options...
knowram Posted February 19, 2007 Author Share Posted February 19, 2007 I am new to server administration could you tell me where the php extension directory is? I know where the php.ini file is where should I put this relative to that? Link to comment https://forums.phpfreaks.com/topic/39183-help-with-printer-functions/#findComment-188930 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.