php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13994 Can't execute function printer_open
Submitted: 2001-11-08 20:04 UTC Modified: 2001-11-08 22:12 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: dan at kokenge dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.6 OS: windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dan at kokenge dot com
New email:
PHP Version: OS:

 

 [2001-11-08 20:04 UTC] dan at kokenge dot com
using the following function
$handle = printer_open();
------------------------------------
I get the error:
Fatal error: Call to undefined function: printer_open()



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-08 22:12 UTC] cardinal@php.net
You don't have the printer support enabled.  Not a bug.

Support questions about PHP are best answered on the appropriate mailing list.
http://php.net/support.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC