how to install or get php 5.5.9 COM extention -



how to install or get php 5.5.9 COM extention -

i'm using php 5.5.9. in php.ini file, com extension not available. how add together com extension?

[php_com_dotnet] extension=php_com_dotnet.dll

in php file shows below error:

include(com.php): failed open stream: no such file or directory.

php

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -