Jump to content

Open printer window in PHP page load


cksraj

Recommended Posts

Hi

 

I would like to open a printer window on a perticular page load in my PHP web application. How can I do it? Kindly help me.

 

Thanks,

Crew Kasy Raj

 

If by open printer window you mean a print dialog then you can't do it with php. You can do it with javascript and the way to do it with javascript is:

window.print()

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.