php怎么调用普通软件的dll里的函数

WBOY
Release: 2016-06-13 13:17:56
Original
945 people have browsed it

php如何调用普通软件的dll里的函数
php有扩展库(ext目录下是扩展的dll),我现在想调用普通软件的dll文件中的函数,该如何调用呢?(直接在php.ini文件里设置,然后把dll放到ext目录下不管用)

------解决方案--------------------
自己写扩展

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!