hi, I have a site & some data in data base about user. I want to make such a script that every user can take out print about his data at any place . (simply wants to add a print function to print some data from website) Any effort will be appreciated
You'll need a combination of php and javascript for this Get the data from the database via your script, output to the browser as html and then add the following to allow the user to print the page: