Hello Everybody,

I am trying to integrate word document with php. I have just one line in my code i.e. $word = new COM("word.application");.

When I run the page, it says on a message box "The instruction at 0x100ba8a8 referenced memory at 0x00000004. The memory could not be read."

On the page it says "The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:".

Any workaround for this?

Thanks.