I'm not familiar with this module, which only works under Windows, but
an undefined function usually means an extension is not loaded or
available.
I notice in php.ini-dist that there is a line
extension=php_printer.dll
so you'll want to check that your php.ini file has that and it's not
commented out.
- Tim
On Tue, 2019-08-27 at 06:55, Daniel Antonio de Lima wrote:
> Fatal error: Call you undefined function:printer_open()
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]