Where can I find the bcompiler dll for xampp 1.8.2(PHP 5.4.X)

筅森魡賤 提交于 2019-12-08 19:23:08

问题


I am using xampp 1.8.2 on windows xp and bcompiler dll is not present in the ext directory. I installed older xampp(1.7.1) on windows XP and bcompiler dll was included in the ext directory. where can I find the bcompiler dll for xampp 1.8.2(PHP 5.4.X).

The latest dll I could found on internet was for PHP 5.3.X. I saw some posts talking about compiling it using Microsoft SDK incuding Microsoft compilers, but I have no idea about it.

Can somebody compile it and make it available for download and point me to url where I can find it.

Thanks in advance


回答1:


No, You can't ....

BCompiler is supported upto PHP 5.3 only...

You need to wait for or request bcompiler support team to upgrade it's support...

Moreover You can use Facebook Hiphop's function to compile PHP into C++, so it might be worth checking out...

Facebook HipHop

Another one known as Roadsend PHP Raven can be used to compile php in c++

Roadsend PHP Raven

If you want to encrypt your code then go for BLENC Extension for PHP. It is supported up to php 5.5

Blenc Encryption

Compiled DLLs for BLENC can be found here



来源:https://stackoverflow.com/questions/18374347/where-can-i-find-the-bcompiler-dll-for-xampp-1-8-2php-5-4-x

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!