printer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jung

    printer

    dear sir,
    how to print the page to the printer.? when we enter the print button.

    to everyone knows that solution plzz help me.
    tq,

  • Jerry Stuckle

    #2
    Re: printer

    jung wrote:
    dear sir,
    how to print the page to the printer.? when we enter the print button.
    >
    to everyone knows that solution plzz help me.
    tq,
    >
    I'm not sure what you want to do. If you're talking about printing from
    the browser, that is handled by the browser itself, possibly with a
    client-side script such as javascript.

    PHP is server side - if you were to print from PHP you would print to
    your server's printer, not the user's.

    If this isn't what you want, could you please clarify your question a
    little more?

    --
    =============== ===
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    jstucklex@attgl obal.net
    =============== ===

    Comment

    Working...