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.
I. .NET 関数
導入
警告
この拡張モジュールは、 実験的 なものです。この拡張モジュールの動作・ 関数名・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 このモジュールは自己責任で使用してください。
目次
- dotnet_load — DOTNET モジュールをロードする
.NET 関数
TheXenoEnder @t gm@il d0+ c0m
09-Oct-2006 10:49
09-Oct-2006 10:49
Brtuos
07-Oct-2006 12:05
07-Oct-2006 12:05
A Phalanger Mono version is in progeress:
http://www.codeplex.com/Release/
ProjectReleases.aspx?ProjectName=Phalanger
25-Aug-2006 05: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.
guspaz at gmail dot com
26-Jul-2006 02:32
26-Jul-2006 02:32
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 at hotmail dot com
16-Jun-2004 08:38
16-Jun-2004 08:38
Jayesh Jain article can be found here (the link above didn't work for me):
http://www.devarticles.com/c/a/PHP/Using-the-.NET-Assembly-in-PHP
Cheers,
Tom.
12-Feb-2003 12:14
Sterling has been working on the ability to use Mono with PHP which essentially allows .NET and more information can be seen here:
http://www.php.net/~sterling/mono/
02-Feb-2002 01:18
www.gotdotnet.com has lots of goodies
m dot saladna at pop dot classicgamez dot cx
20-Dec-2001 01:09
20-Dec-2001 01:09
A nice initial reference site I ran across to learn about dotnet-related functionality is http://www.andymcm.com/dotnetfaq.htm