词条 | printer_abort |
释义 | printer_abort(no version information, might be only in CVS) printer_abort -- Deletes the printer's spool file 说明void printer_abort ( resource handle) This function deletes the printers spool file. handle must be a valid handle to a printer. 例子<?php $handle = printer_open(); printer_abort($handle); printer_close($handle); ?> |
随便看 |
百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。