Page 1 of 1

How to close Excel with PHP ?

Posted: Fri Mar 17, 2006 3:52 am
by chaser_T
Hi evryone!

I try to close a Excel application with PHP that I open at the beginning.
That is works BUT Excel application show me a Dialog box to save change data before Excel application close.
My question is, how to close Excel without the dialog box displaying ?

Thanks to answer me

Chris

PS: Sorry for my bad english

Posted: Fri Mar 17, 2006 8:03 am
by feyd
unless php is on the machine or takes control of the machine, you can't control that.

Posted: Fri Mar 17, 2006 10:13 am
by chaser_T
it's OK.
I 've solve this problem !!!

Thanks to answer.

[SOLVED]

Posted: Fri Mar 17, 2006 10:14 am
by chaser_T
it's works !!

Posted: Fri Mar 17, 2006 10:40 am
by JayBird
care to share your answer for suture refernce to other users