Re: [PHP] Printing function in PHP?

2002-05-02 Thread Vincent Stoessel

http://www.php.net/manual/en/ref.printer.php

If you are running  php on a win32 server you can use the above function 
to access and use a printer spool. Note that this allows the web server
to print , not the web client. Depending on your need that may be OK for 
you.
Vinny


Simonk wrote:
 Is there any printing function in the PHP?
 Im currently making a project and required me to print out a page at
 somepoint
 
 but I probably cant use the Browser's print function but only a button in
 the page said
 Print.-_-
 
 In pascal, I can use something like notepad.exe -p /test.dat to print out
 a page
 how can i do in the PHP?
 
 Thank you very much!
 
 
 



-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Printing function in PHP?

2002-05-01 Thread Simonk

Is there any printing function in the PHP?
Im currently making a project and required me to print out a page at
somepoint

but I probably cant use the Browser's print function but only a button in
the page said
Print.-_-

In pascal, I can use something like notepad.exe -p /test.dat to print out
a page
how can i do in the PHP?

Thank you very much!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Printing function in PHP?

2002-05-01 Thread Nick Wilson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


* and then Simonk declared
 Is there any printing function in the PHP?

Nope. Server side, not client side.

 but I probably cant use the Browser's print function but only a button in
 the page said
 Print.-_-

That would seem your best course... :-)
- -- 
Nick Wilson //  www.explodingnet.com



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE80Ec/HpvrrTa6L5oRAnI8AKCBquhcrcwjGgfMeE+hgKprUNsnBwCfUBPh
Cym//CEibVdb5rQ3Djvu8S4=
=4n02
-END PGP SIGNATURE-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Printing function in PHP?

2002-05-01 Thread Simonk

Or a command which send document to the browser's print?

Nick Wilson [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 * and then Simonk declared
  Is there any printing function in the PHP?

 Nope. Server side, not client side.

  but I probably cant use the Browser's print function but only a button
in
  the page said
  Print.-_-

 That would seem your best course... :-)
 - --
 Nick Wilson //  www.explodingnet.com



 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.6 (GNU/Linux)

 iD8DBQE80Ec/HpvrrTa6L5oRAnI8AKCBquhcrcwjGgfMeE+hgKprUNsnBwCfUBPh
 Cym//CEibVdb5rQ3Djvu8S4=
 =4n02
 -END PGP SIGNATURE-



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Printing function in PHP?

2002-05-01 Thread Nick Wilson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


* and then Simonk declared
 Or a command which send document to the browser's print?

Can we find out what this is for? Then we can be mean and pick holes in
the logic behind it :-) Only kidding! it would be interesting though
- -- 
Nick Wilson //  www.explodingnet.com



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE80EgxHpvrrTa6L5oRAv1JAKCgsX0SKAIkopj+s4MJum7ouBvKRgCgqLIQ
c2aIuSym1E64ADvt7YdcVYQ=
=ON1+
-END PGP SIGNATURE-

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php