printer_open()
printer_open - Opens a connection to a printerSyntax
resource printer_open (string $printername)Arguments
- printername - The printer name. If no parameter was given it tries to open a connection to the default printer (if not specified in php.inias printer.default_printer, PHP tries to detect it).
