PHP : Function Reference : .NET Functions
Warning: This extension is
EXPERIMENTAL. The behaviour of this extension --
including the names of its functions and anything else documented
about this extension -- may change without notice in a future release of PHP.
Use this extension at your own risk.
02-feb-2002 04:18
www.gotdotnet.com has lots of goodies
thexenoender @t gm@il d0+ c0m
Well seeing as how the PHP-.NET bridge implementations I've seen thus far utilize certain pieces of COM to load the .NET runtime then, so long as mono can integrate with the Cross-Platform COM engine (FireFox uses it), I see no reason for this to be regarded as impractical.
12-feb-2003 03:14
15-mar-2002 11:06
zorzo
guspaz
See also Phalanger (http://www.php-compiler.net/), which seems to be similar to php4mono, except a lot more complete (Virtually everything in PHP is supported with very few exceptions, most scripts run unmodified, and all the PHP built in functions are implemented).
It lets you use any part of the .NET framework in your PHP app as if PHP were a managed language. And as an example, phpmyadmin runs without modifying the code at all (although of course it doesn't use any .NET stuff).
tom_crawford
25-aug-2006 09:18
Do note though that Phalanger doesn't run on Mono yet, and isn't likely to run fully under Mono in foreseable future (see: http://www.php-compiler.net/FAQ.htm) which probably defies the purpose of it all for non-Windows users. Seems to me that, due to architectural reasons and Google endorsment, php4mono is probably closer to being the way to go Php-Net-wyse.
brtuos
m dot saladna
|