Forum Moderators: coopster

Message Too Old, No Replies

PHP calling or parsing a .dll

         

xize

7:33 am on Jul 10, 2008 (gmt 0)

10+ Year Member



Hi guys,

Does anyone know here how to call .dll or parse .dll using PHP?

I tried googling this and I was directed to PHP's COM which I also tried using but to no avail I didn't manage to make it work.

The .dll file has a function which I am going to use. The function It accepts a string as input and returns boolean.

Any ideas will be highly appreciated.

Thanks in advance!

'xize

eelixduppy

1:57 pm on Jul 10, 2008 (gmt 0)



Are you referring to using an external extension for PHP?