Need some Help

Discussion in 'PHP' started by beven, Feb 8, 2011.

  1. #1
    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
     
    beven, Feb 8, 2011 IP
  2. mallorcahp

    mallorcahp Peon

    Messages:
    141
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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:

     
    mallorcahp, Feb 8, 2011 IP