Новости | Документация | Download | Webboard | FAQ | Поиск | Контакты


printer_get_option

(PECL printer CVS)

printer_get_optionRetrieve printer configuration data

Описание

mixed printer_get_option ( resource $printer_handle , string $option )

The function retrieves the configuration setting of option .

Список параметров

printer_handle

printer_handle must be a valid handle to a printer.

option

Take a look at printer_set_option() for the settings that can be retrieved, additionally the following settings can be retrieved:

  • PRINTER_DEVICENAME returns the devicename of the printer.
  • PRINTER_DRIVERVERSION returns the printer driver version.

Возвращаемые значения

Returns the value of option .

Примеры

Пример #1 printer_get_option() example

<?php
$handle 
printer_open();
echo 
printer_get_option($handlePRINTER_DRIVERVERSION);
printer_close($handle);
?>






  Copyright Apache.ru © 1999-2017, All Rights Reserved Разработка сайта: Inside.ru  
  РЕКЛАМА НА САЙТЕ: |