I. .NET 函数

简介

警告

本扩展模块是实验性的。本模块的行为,包括其函数的名称以及其它任何关于此模块的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本扩展模块风险自担。

目录
dotnet_load -- 加载一个 DOTNET 模块

add a note add a note User Contributed Notes
TheXenoEnder @t gm@il d0+ c0m
09-Oct-2006 09:49
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.
Brtuos
06-Oct-2006 11:05
A Phalanger Mono version is in progeress:
http://www.codeplex.com/Release/
ProjectReleases.aspx?ProjectName=Phalanger
25-Aug-2006 04: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 01: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).
zorzo(at)andrezorzo(dot)com
20-Oct-2005 08:53
tom_crawford at hotmail dot com
16-Jun-2004 07: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 11: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 12:18
www.gotdotnet.com has lots of goodies
m dot saladna at pop dot classicgamez dot cx
20-Dec-2001 12:09
A nice initial reference site I ran across to learn about dotnet-related functionality is http://www.andymcm.com/dotnetfaq.htm