How do I use .NET DLLs outside GAC in PHP -


i little bit confused fact php can use dll files dotnet object global assembly cache , not local folder (from know). how site, that's using dll, going work, when web server doesn't have such gac? right developing on local machine; no problem, worried if able run site elsewhere.

so question is: possible access dll location gac?

i have seen quite lot questions/answers already, of them relating asp.net , how use dlls in visual studio.

thanks in advance -snrk

edit: describe want "lac" (local assembly cache).


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -