Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.printer-open.html
Дата изменения: Sun Feb 3 22:53:33 2002 Дата индексирования: Tue Oct 2 07:08:36 2012 Кодировка: |
This function tries to open a connection to the printer devicename, and returns a handle on success or FALSE on failure.
If no parameter was given it tries to open a connection to the default printer (if not specified in php.ini as printer.default_printer, php tries to detect it).
printer_open() also starts a device context.