php调用dll的方法

2026-02-15 03:20:17

1、把dll文件复制到ext文件夹中

php调用dll的方法

2、打开php.ini,添加dll扩展

php调用dll的方法

3、重启IIS或apache

4、在php页面中调用

猜你喜欢