site
remotely in the normal fashion.
-Steve
--
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Date: Fri, 7 Dec 2001 09:03:45 -0600
Subject: RE: [PHP-WIN] printing directl
Just for clarification
Will this method allow the user to click on a link and *poof* out comes somthing out of
his/her printer?
I thought browsers couldn't do that? And if it can, what HTML (or HTTP header or
whatever)
is actually being sent to the client.
TIM
-Stenderup's Law: The sooner
php_printer.dll
Chances are it is installed, but not enabled. Check C:\php\extensions (or
wherever you installed to) to see if it is there. If it is then fire up
php.ini and uncomment the line that says:
extension=php_printer.dll
You'll probably need to specify your extensions directory by put