Home > Backend Development > PHP Tutorial > PHP+COM,该怎么处理

PHP+COM,该怎么处理

WBOY
Release: 2016-06-13 13:27:33
Original
844 people have browsed it

PHP+COM
COM中有一个函数的入参是char*,PHP在调用这个函数时应该传什么?

------解决方案--------------------
传入字符串变量。。。php弱类型。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template