PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
Części samochodowe - grunty - apartament kraków - Drzwi wewnętrzne - Zimne ogniwo paliwowe - tworzenie stron


DOTNET

DOTNET

(no version information, might be only in CVS)

DOTNET -- DOTNET class

Synopsis

$obj = new DOTNET("assembly", "classname")

Description

The DOTNET class allows you to instantiate a class from a .Net assembly and call its methods and access its properties.

Methods

string DOTNET::DOTNET ( string assembly_name, string class_name [, int codepage] )

DOTNET class constructor. assembly_name specifies which assembly should be loaded, and class_name specifices which class in that assembly to instantiate. You may optionally specify a codepage to use for unicode string transformations; see the COM class for more details on code pages.

The returned object is an overloaded object, which means that PHP does not see any fixed methods as it does with regular classes; instead, any property or method accesses are passed through to COM and from there to DOTNET. In other words, the .Net object is mapped through the COM interoperability layer provided by the .Net runtime.

Once you have created a DOTNET object, PHP treats it identically to any other COM object; all the same rules apply.

Przykład 1. DOTNET example

<?php
  $stack
= new DOTNET("mscorlib", "System.Collections.Stack");
  
$stack->Push(".Net");
  
$stack->Push("Hello ");
  echo
$stack->Pop() . $stack->Pop();
?>

Notatka: You need to install the .Net runtime on your web server to take advantage of this feature.

Limo and Car services limo service Airport chicago 773-649-9630 - galeria zdjęć - galeria - statusy do gg - (630) 839-9149 limo naperville ohare Naperville limo - odzyskiwanie danych Warszawa - Flota zarządzanie flotą Katowice - Nowe pokolenie serwisy internetowe do zarabiania. - pozycjonowanie i optymalizacja - wymiana linków Wymiana Linków wymiana linków - zdjęcia sportowe - Muzyk zwierzaczek - pozycjonowanie bielsko - oprogramowanie dla firm - odzyskiwanie danych Szczecin

G:2,M:0,Y:17