Question about office web component
am 11.09.2007 11:34:38 von watersniperHello!
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
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
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
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
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