Ok i have a excel form that connects to a database and querys it. And brings back the values into the excel form.
Is there a way to just connect via the php script? and not use excel.


Question 2, I use Excel to run Macros on a emulated termal program that uses Extra program.

Is there a way i can run the macro with php, and display the infomation in php?
Or is there a way i can, in php, click a button and have it execute the query in excel, and then save the file, and say "done" on the screen?