开发者

How to access/reference DLL in CodeIgniter?

开发者 https://www.devze.com 2023-04-07 23:38 出处:网络
Is it possib开发者_如何学Pythonle to reference a DLL (made from C# or C++) in PHP using CodeIgniter Framework? If yes, how? I\'m gathering info, I\'ve also asked the CodeIgniter forums. :DNo, it\'s no

Is it possib开发者_如何学Pythonle to reference a DLL (made from C# or C++) in PHP using CodeIgniter Framework?

If yes, how?

I'm gathering info, I've also asked the CodeIgniter forums. :D


No, it's not possible. You are trying to access "application" written in different language.
Maybe you should give us more info, what do you want to achieve.

0

精彩评论

暂无评论...
验证码 换一张
取 消