Call a self-created dll in php
Posted: Wed Sep 29, 2010 8:34 am
Hello everyone,
could you please explain how to load a dll (created in C++) into a php script? Before creating this post, I spent two days googling and I only found that maybe you have to use dl function, or maybe COM function or something else, but I did not find anything useful, because there was nowhere a detailed procedure to follow in order to do that...
Thank you very much!
could you please explain how to load a dll (created in C++) into a php script? Before creating this post, I spent two days googling and I only found that maybe you have to use dl function, or maybe COM function or something else, but I did not find anything useful, because there was nowhere a detailed procedure to follow in order to do that...
Thank you very much!