介绍
These functions are only available under Windows 9.x, ME, NT4 and
2000. They have been added in PHP 4.0.4.
安装
Add the line extension=php_printer.dll to your php.ini file.
运行时配置
这些函数的行为受到全局配置文件 php.ini 的影响。
表格 1. Printer configuration options
Name | Default | Changeable |
---|
printer.default_printer | "" | PHP_INI_ALL |
For further details and definition of the PHP_INI_* constants see
ini_set().