php man page for printer_close

Query: printer_close

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PRINTER_CLOSE(3)							 1							  PRINTER_CLOSE(3)

printer_close - Close an open printer connection

SYNOPSIS
void printer_close (resource $printer_handle)
DESCRIPTION
This function closes the printer connection. printer_close(3) also closes the active device context.
PARAMETERS
o $printer_handle -$printer_handle must be a valid handle to a printer.
RETURN VALUES
No value is returned.
EXAMPLES
Example #1 printer_close(3) example <?php $handle = printer_open(); printer_close($handle); ?> PHP Documentation Group PRINTER_CLOSE(3)
Related Man Pages
pg_lo_close(3) - php
cubrid_close(3) - php
cubrid_close_prepare(3) - php
printer_draw_chord(3) - php
printer_select_brush(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch