Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.com-load.html
Дата изменения: Sun Feb 3 22:35:12 2002
Дата индексирования: Tue Oct 2 01:44:26 2012
Кодировка:
com_load --
Creates a new reference to a COM component
Description
string com_load ( string module name [, string server name [, int codepage]])
com_load() creates a new COM component and
returns a reference to it. Returns FALSE on failure. Possible
values for codepage are
CP_ACP, CP_MACCP,
CP_OEMCP, CP_SYMBOL,
CP_THREAD_ACP, CP_UTF7
and CP_UTF8.