PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<xptr_new_contextdotnet_load>
view the version of this page
Last updated: Sun, 02 May 2004

XXV. Funzioni .NET

Sommario
dotnet_load -- Carica un modulo DOTNET


add a note add a note User Contributed Notes
Funzioni .NET
14-Jul-2003 11:56
12-Feb-2003 01: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/
jainjayesh74 at yahoo dot com
22-Oct-2002 04:18
To Use .NET assembly in PHP

The Component Object Model (COM) allows an object to expose its functionality to other components and to host applications. Interoperability with COM -- or COM interop -- allows you to create a COM wrapper around the .NET components, which makes Windows look at them as COM objects and thus makes them available to all of the calling COM applications – including PHP.

PHP has built-in functionality to use COM objects. Using the COM interop feature of .NET, we will create a wrapper around the .NET assembly and use it in PHP.

I have written a detailed article on how to do this please visit
http://www.devarticles.com/content.php?articleId=222

Cheers
Jayesh Jain
02-Feb-2002 02:18
www.gotdotnet.com has lots of goodies
m dot saladna at pop dot classicgamez dot cx
20-Dec-2001 02:09
A nice initial reference site I ran across to learn about dotnet-related functionality is http://www.andymcm.com/dotnetfaq.htm

<xptr_new_contextdotnet_load>
 Last updated: Sun, 02 May 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2004 The PHP Group
All rights reserved.
This mirror generously provided by: Italia OnLine S.p.a.
Last updated: Fri May 21 04:11:23 2004 CEST