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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 18:01:31 2024 UTC