This is nothing related to PHP. Just use a Javascript like this. <a href="whatever.htm" onClick="window.print();return false">PRINT THIS</a> Cheers, Laknath --- In php-objects@xxxxxxxxxxxxxxx, "arvindsri123" <arvindsri123@...> wrote: > > Hi All, > > > I need another help, I am retrieving data from DB, right now everything working fine, i just want to give a "Print/Printout" option somewhere on the page, so user once click on that, they will be able to take that part printed on paper. > > Thank you so much in advance, any help will be appreciable. > > > Thanks, > Avi >