Page 1 of 1

Print Dynamic Page

Posted: Wed Mar 05, 2008 7:26 am
by Omsharma
Hi Friends,

i am quite new to PHP coding and got some hard work (atleast for me) to do in short time.
I have to create a link say "print", when the user clicks on the print link, i want to give direct print command and the content of the page is to be generated dynamically.

for example: say i want to print a form with different items

name :
place :
age :
...........
and all the values for these fields has to be fetched from the database and different on every click/user. after setting a format for the display printer is call to print the page. everything has to be in back end, so that to user it is just a print command.

i hope i able to convey my point

i would really appreciate any sort of help from you people.

Thanks & Regards

Vishal Pathak