B
Bruce W.1
What does it take to call an ASP.NET DLL from PHP, ASP, or some other
scripting language?
I found this article which puts the .NET assembly in a COM wrapper, then
calls it with PHP. Is this the only way it can be done?
http://www.devarticles.com/c/a/PHP/Using-the-.NET-Assembly-in-PHP/1/
This wouldn't work for me because I do not have access to the GAC at my
hosting company.
Thanks for your help.
scripting language?
I found this article which puts the .NET assembly in a COM wrapper, then
calls it with PHP. Is this the only way it can be done?
http://www.devarticles.com/c/a/PHP/Using-the-.NET-Assembly-in-PHP/1/
This wouldn't work for me because I do not have access to the GAC at my
hosting company.
Thanks for your help.