On Sun, 10 Oct 2004 20:17:43 +0100, Bruno Santos <brvds@xxxxxxxxxxx> wrote: > Is possible to php to send information to the printer, or just print the > page i want in the browser > and is the user who press the print button ?? > does php have any printing functions ?? Sure, echo(), print(), sprintf().. just to name a few. But what you want is javascript. Try google. -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php