Question about office web component

Question about office web component

am 11.09.2007 11:34:38 von watersniper

Hello!
How can I use OWC with PHP?

Thanks!

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question about office web component

am 11.09.2007 12:02:09 von Stut

watersniper wrote:
> How can I use OWC with PHP?

I've never tried it but I see no reason why not. You'll need to use the
COM extension: http://php.net/com

-Stut

--
http://stut.net/

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question about office web component

am 11.09.2007 13:23:28 von watersniper

Stut,Thank you very much!

But I don't know --the module_name
in COM::COM ( string $module_name )
And, I can't find how to operate the object.


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Question about office web component

am 11.09.2007 14:07:40 von Stut

watersniper wrote:
> Stut,Thank you very much!
>
> But I don't know --the module_name
> in COM::COM ( string $module_name )
> And, I can't find how to operate the object.

That bit doesn't have much to do with PHP. You need to read the
documentation for the office web components.

-Stut

--
http://stut.net/

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php