开发者

Can i set which .so to link in php scripts?

开发者_JAVA技巧

I have several copies of same ".so" file under different system directory. Can I set link path in my php scripts so that i can link to a certain ".so'?


See dl() and Extension Loading Directives


You should specify which so you want to load in your /etc/php.ini file

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜