How to close Excel with PHP ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chaser_T
Forum Newbie
Posts: 3
Joined: Fri Mar 17, 2006 3:46 am

How to close Excel with PHP ?

Post 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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

unless php is on the machine or takes control of the machine, you can't control that.
chaser_T
Forum Newbie
Posts: 3
Joined: Fri Mar 17, 2006 3:46 am

Post by chaser_T »

it's OK.
I 've solve this problem !!!

Thanks to answer.
chaser_T
Forum Newbie
Posts: 3
Joined: Fri Mar 17, 2006 3:46 am

[SOLVED]

Post by chaser_T »

it's works !!
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

care to share your answer for suture refernce to other users
Post Reply