Hi, I'm uploading a PHP script to a remote server which utilizes the COM function to generate an Excel file.
The remote server itself is running Windows 2000 and PHP 4.3.X. I am able to execute the script without any configuration, neither warning nor error message occured during the execution. The only thing was that, when I opened the generated Excel file, some of the settings like, border, margin as well as the page header did not appear. I didn't know what the exact problem was. I've tried Office2K SBE and Office2K Standard Edition and it happens that they just show the same result. On the other way round, I need to interface with the COM permission stuff in my home pc which runs windows xp pro but it works fine.
Could anyone please give me some hints? Thanks in advanced.