Hi,
Can printer_open() command be used in redhatlinux 9, php 4.3.9.
It works fine under win2000.
Pls help.
Regards
Muditha Fernando
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tuesday 07 January 2003 05:56, Kathy wrote:
> Hi, I'm Kathy and just a beginner in php. I'm using the printer_open
> and printer_draw_text etc. to print a report. It works in my localhost, but
> when I run it in a remote server, the error message 'couldn't connect to
> the printer' shown. I
PHP is server-side. You can't do anything to the client besides give
them data. This may be possible with javascript (I don't think so,
though), but not with PHP.
Kathy wrote:
Hi, I'm Kathy and just a beginner in php. I'm using the printer_open and printer_draw_text etc. to print a report
Hi, I'm Kathy and just a beginner in php. I'm using the printer_open and
printer_draw_text etc. to print a report. It works in my localhost, but when I run it
in a remote server, the error message 'couldn't connect to the printer' shown. I think
this was caused by no printer was setup in th
body tag)
HTH,
Dw
Sqlcoders.com Dynamic data driven web solutions
- Original Message -
From: "J. Wharton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: May 21 2002 12:13 PM
Subject: Re: [PHP] printer_open
> I wish they had noted this in the PHP manual
> From: "Sqlcoders.com Programming Dept" <[EMAIL PROTECTED]>
> To: "php general" <[EMAIL PROTECTED]>
> Cc: "J. Wharton" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 22, 2002 1:29 AM
> Subject: Re: [PHP] printer_open
>
>
> >
;php general" <[EMAIL PROTECTED]>
Cc: "J. Wharton" <[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 1:29 AM
Subject: Re: [PHP] printer_open
> Hiya!,
> Have you tried adding this line in the very top of your script (just
inside
> the opening DL("php_printe
Hiya!,
Have you tried adding this line in the very top of your script (just inside
the opening
To: <[EMAIL PROTECTED]>
Sent: May 21 2002 11:19 AM
Subject: [PHP] printer_open
> I'm attempting to use the printer_open function in php, and am getting the
> following error:
>
&g
I'm attempting to use the printer_open function in php, and am getting the
following error:
Fatal error: Call to undefined function: printer_open() in c:\program
files\apache group\apache\htdocs\new\aview.php on line 209
I've tried commenting and uncommenting the extension=php_printer.dll
line i
9 matches
Mail list logo