Login
Remember
Register
Ask a Question
Is it possible to use COM component in PHP?
0
votes
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
Is it possible to use COM component in PHP?
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 23, 2019
by
anonymous
Yes, it's possible to integrate (Distributed) Component Object Model components ((D)COM) in PHP scripts which is provided as a framework.
...