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
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:
>
> Fatal error: Call to
6 matches
Mail list logo