[PHP] Error printer_open()

2009-03-27 Thread Gerardo Picotti

Hi.
I'm trying to use the printer functions in my php development.
I add the php_printer.dll in the "c:/php/ext/" path.
I add the line in the php.ini file like that: extension=php_printer.dll.
But that doesn't work and gives the next error:

Fatal error: Call to undefined function printer_open().

What can I do?
Thanks for your help!


Gerardo


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Error printer_open()

2009-03-27 Thread Gerardo Picotti

Yes, dll file exists in this folder: C:\PHP\EXT


Bastien Koert escribió:



On Fri, Mar 27, 2009 at 8:37 AM, Gerardo Picotti <mailto:gpico...@erio.com.ar>> wrote:


Hi.
I'm trying to use the printer functions in my php development.
I add the php_printer.dll in the "c:/php/ext/" path.
I add the line in the php.ini file like that:
extension=php_printer.dll.
But that doesn't work and gives the next error:

Fatal error: Call to undefined function printer_open().

What can I do?
Thanks for your help!


Gerardo


-- 
PHP General Mailing List (http://www.php.net/)

To unsubscribe, visit: http://www.php.net/unsub.php

Does the php_printer.dll exist in the EXT folder?


--

Bastien

Cat, the other other white meat



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php