ID:               14301
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Unknown/Other Function
 Operating System: WinXP ger
 PHP Version:      4.0.6
 New Comment:

Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php




Previous Comments:
------------------------------------------------------------------------

[2001-11-30 13:15:11] [EMAIL PROTECTED]

Hi

I tried out the printer_list funktion:
I am using WinXP Pro german not connected to a network
with 2 Printers installed locally not shared.

<?
var_dump( printer_list(PRINTER_ENUM_LOCAL) );
?>

When I use the enumtype PRINTER_ENUM_LOCAL the function don't return
anything, but when I share one printer the function lists this shared
printer, but I should list both printers when there are not shared.
With enumtype PRINTER_ENUM_LOCAL | PRINTER_ENUM_SHARED the function
lists correct only the shared local printers.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14301&edit=1

Reply via email to