|
|
 Ahmed | 2007-02-17 13:10:44 |
i used the sample and i got this message
Fatal error: Call to undefined function printer_list() in C:\AppServ\www\TTS\Sample.php on line 9
i enabled extension=php_printer.dll
and downloaded the file php_printer.dll into C:\AppServ\php\ext
and restarted windows but still get the message Call to undefined function printer_list()
|
 Ahmed | 2007-02-18 08:58:20 - In reply to message 1 from Ahmed |
i found this
php.net/manual/en/ref.printer.php
These functions are only available under Windows 9.x, ME, NT4 and 2000. They have been added in PHP 4.0.4. |
|