Re: Printing in php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> weetat wrote:
> > Hi all ,
> >
> >  I am using PHP 4.3.2 and MYSQL .
> >
> >  I need to do printing function in php .
> >  Basically , in my client web page , it will display the list of items
> > on the html page. And i have a print button , so that the user can print
> > the html page to their local printer.
> >
> > Any way how to do this in PHP ?

I believe someone already told you,
I guess we can't do it in PHP, so why not in JavaScript
Sorry I don't mean to take you belittle, but I write this completely for
easy to look for others:
<a href=”#” action="window.print();return false">Print this page</a>
                     Best Regards
============BBC============
                     **o<0>o**

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux