Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.com-set.html
Дата изменения: Sun Feb 3 22:35:14 2002
Дата индексирования: Mon Oct 1 21:18:20 2012
Кодировка:
com_set

com_set

(3.0.3 - 3.0.18 only, PHP 4 >= 4.0.5)

com_set --  Assigns a value to a COM component's property

Description

void com_set ( resource com_object, string property, mixed value)

Sets the value of the property of the COM component referenced by com_object. Returns the newly set value if succeeded, FALSE on error.