Using .Net assemblies with PHP
Trevor <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
Just in case anyone else needs to do this, I just spent a frustrating week figuring out how to make an assembly I created with PowerBuilder.Net work with PHP. The dotnet class in PHP doesn't work very well, and has apparently been abandoned. I ended up using this instead: http://universalccw.sourceforge.net/ It's finally working great, and I am very happy. (The library also, of course, works with the regular Microsoft assemblies.) - Trevor -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php