Jump to content

easy question....re: printing


jbrill

Recommended Posts

not with php, php can only modify html and cannot interact with other aspects of the client's machine, you might find something using javacript, i dunno

 

Thats absolutely correct. PHP will not do it. You might be able to use php in the sense to trigger some variable to happen and have javascript to then take over. I'm not a javascript expert. What you are dealing with is client side programming not server side programming. PHP is severside.

not with php, php can only modify html and cannot interact with other aspects of the client's machine, you might find something using javacript, i dunno

 

Thats absolutely correct. PHP will not do it. You might be able to use php in the sense to trigger some variable to happen and have javascript to then take over. I'm not a javascript expert. What you are dealing with is client side programming not server side programming. PHP is severside.

 

I know. I am always absolutely correct. I am infallible.

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.