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


printer_write

(PECL printer CVS)

printer_writeWrite data to the printer

Описание

bool printer_write ( resource $printer_handle , string $content )

Writes content directly to the printer.

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

printer_handle

printer_handle must be a valid printer handle.

content

The data to be written.

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

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Примеры

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

<?php
$handle 
printer_open();
printer_write($handle"Text to print");
printer_close($handle);
?>






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