Krok po koroku, pełna dokumentacja w języku polskim. Skrypty napisane w PHP są z reguły umieszczane w dokumentach tekstowych (często razem z HTML lub XHTML). Dzięki temu PHP jest podobny w założeniach do dużo starszego mechanizmu Server Side Includes[4]. PHP pozwala także na wykonywanie skryptów z linii poleceń podobnie jak Perl i Python. Jego modułowa budowa udostępnia również możliwość programowania aplikacji z interfejsem graficznym. PHP umożliwia współpracę z wieloma rodzajami źródeł danych, jak na przykład serwery relacyjnych baz danych, pliki tekstowe czy dokumenty XML.
(PHP 4 >= 4.2.3, PHP 5)
com_print_typeinfo -- Print out a PHP class definition for a dispatchable interfaceThe purpose of this function is to help generate a skeleton class for use as an event sink. You may also use it to generate a dump of any COM object, provided that it supports enough of the introspection interfaces, and that you know the name of the interface you want to display.
comobject should be either an instance of a COM
object, or be the name of a typelibrary (which will be resolved according
to the rules set out in com_load_typelib()).
dispinterface is the name of an IDispatch
descendant interface that you want to display. If
wantsink is TRUE, the corresponding sink
interface will be displayed instead.
See also com_event_sink(), com_load_typelib().
| Poprzedni | Spis treści | Następny |
| com_message_pump | Początek rozdziału | com_propget |
php
kontakt:praca.pozycjonowanie@gmail.com