Forum Moderators: coopster
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